Uses of Class
com.helger.regrep.rim.VersionInfoType
-
Packages that use VersionInfoType Package Description com.helger.regrep.rim -
-
Uses of VersionInfoType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return VersionInfoType Modifier and Type Method Description VersionInfoTypeVersionInfoType. clone()Created by ph-jaxb-plugin -Xph-cloneable2VersionInfoTypeObjectFactory. createVersionInfoType()Create an instance ofVersionInfoTypeVersionInfoTypeExtrinsicObjectType. getContentVersionInfo()Gets the value of the contentVersionInfo property.VersionInfoTypeRegistryObjectType. getVersionInfo()Gets the value of the versionInfo property.Methods in com.helger.regrep.rim with parameters of type VersionInfoType Modifier and Type Method Description voidVersionInfoType. cloneTo(VersionInfoType ret)This method clones all values fromthisto the passed object.voidExtrinsicObjectType. setContentVersionInfo(VersionInfoType value)Sets the value of the contentVersionInfo property.voidRegistryObjectType. setVersionInfo(VersionInfoType value)Sets the value of the versionInfo property.
-