Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Packages that use VersionInfoType
-
Uses of VersionInfoType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim declared as VersionInfoTypeModifier and TypeFieldDescriptionprotected VersionInfoTypeExtrinsicObjectType.contentVersionInfoprotected VersionInfoTypeRegistryObjectType.versionInfoMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return VersionInfoTypeModifier and TypeMethodDescriptionObjectFactory.createVersionInfoType()Create an instance ofVersionInfoTypeExtrinsicObjectType.getContentVersionInfo()Gets the value of the contentVersionInfo property.RegistryObjectType.getVersionInfo()Gets the value of the versionInfo property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type VersionInfoTypeModifier and TypeMethodDescriptionvoidExtrinsicObjectType.setContentVersionInfo(VersionInfoType value) Sets the value of the contentVersionInfo property.voidRegistryObjectType.setVersionInfo(VersionInfoType value) Sets the value of the versionInfo property.