Package org.brapi.schematools.core.model
Class BrAPIAllOfType
java.lang.Object
org.brapi.schematools.core.model.BrAPIAllOfType
- All Implemented Interfaces:
BrAPIClass,BrAPIType
Represents a type that takes all of properties from the wrapped types
-
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
-
BrAPIAllOfType
public BrAPIAllOfType()
-