Uses of Interface
com.esprow.oapi.repository.OapiExtension
Packages that use OapiExtension
-
Uses of OapiExtension in com.esprow.oapi.repository
Methods in com.esprow.oapi.repository that return OapiExtensionModifier and TypeMethodDescriptionOapiRepositoryFactory.createExtension()
Returns a new object of class 'Extension'.OapiMappedDatatype.getExtension()
Returns an XML snippet of a mapped datatype in the native schema belonging to its encoding standard.Methods in com.esprow.oapi.repository with parameters of type OapiExtensionModifier and TypeMethodDescriptionvoid
OapiMappedDatatype.setExtension
(OapiExtension value) Set an XML snippet of a mapped datatype in the native schema belonging to its encoding standard.