Package org.serviceconnector.util
Interface IReversibleEnum<E,V>
- Type Parameters:
E- the element typeV- the value type
- All Known Implementing Classes:
ConnectionType,SC_CACHING_METHOD,SCMPBodyType,SCMPError,SCMPMsgType,SCMPVersion,ServerType,ServiceType
public interface IReversibleEnum<E,V>
The Interface IReversibleEnum.
- Author:
- JTraber
-
Method Summary