Package org.brapi.schematools.core.model
Class BrAPIEnumType
java.lang.Object
org.brapi.schematools.core.model.BrAPIEnumType
- All Implemented Interfaces:
BrAPIClass,BrAPIType
A BrAPI Class that provides a list of possible
values of a specific type.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.brapi.schematools.core.model.BrAPIClass
getDescription, getMetadata, getModule
-
Constructor Details
-
BrAPIEnumType
public BrAPIEnumType()
-