java extendable enumeration


is there proceed an bulletin extended. i have several methods i always have accessible enumerations. instance i an bulletin database fields. i consolidate tangible domain name database.



public enum orderfields
{
orderid("order_id");
private twine fieldname;

private orderfields(string fname)
{
this.fieldname = fname;
}

open twine getfieldname()
{
relapse fieldname;
}
}


Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?