Uses of Interface
com.esprow.oapi.repository.OapiDatatype
Packages that use OapiDatatype
-
Uses of OapiDatatype in com.esprow.oapi.repository
Methods in com.esprow.oapi.repository that return OapiDatatypeModifier and TypeMethodDescriptionOapiRepositoryFactory.createDatatype()
Returns a new object of class 'Datatype'.OapiDocumentRoot.getDatatype()
Returns a context-free value space.Methods in com.esprow.oapi.repository that return types with arguments of type OapiDatatypeMethods in com.esprow.oapi.repository with parameters of type OapiDatatypeModifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setDatatype
(OapiDatatype value) Set a context-free value space.