Class Protocol
java.lang.Object
Protocol
- All Implemented Interfaces:
org.teamapps.protocol.schema.ModelCollectionProvider
public class Protocol
extends java.lang.Object
implements org.teamapps.protocol.schema.ModelCollectionProvider
-
Constructor Summary
Constructors Constructor Description Protocol() -
Method Summary
Modifier and Type Method Description org.teamapps.protocol.schema.ModelCollectiongetModelCollection()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Protocol
public Protocol()
-
-
Method Details
-
getModelCollection
public org.teamapps.protocol.schema.ModelCollection getModelCollection()- Specified by:
getModelCollectionin interfaceorg.teamapps.protocol.schema.ModelCollectionProvider
-