com.ebm_ws.infra.xmlmapping.interfaces
Interface IEnumeration


public interface IEnumeration

Empty interface that identifies enumerated types.
The class that implements this interface should expose static values that represent the enumeration elements.
Elements are identified by their name (which is the field name in the class).




Copyright © 2008 eBMWebsourcing. All Rights Reserved.