Uses of Class
org.cxml.ReleaseInfo
-
Packages that use ReleaseInfo Package Description org.cxml -
-
Uses of ReleaseInfo in org.cxml
Fields in org.cxml declared as ReleaseInfo Modifier and Type Field Description protected ReleaseInfoItemOut. releaseInfoMethods in org.cxml that return ReleaseInfo Modifier and Type Method Description ReleaseInfoObjectFactory. createReleaseInfo()Create an instance ofReleaseInfoReleaseInfoItemOut. getReleaseInfo()Gets the value of the releaseInfo property.Methods in org.cxml with parameters of type ReleaseInfo Modifier and Type Method Description voidItemOut. setReleaseInfo(ReleaseInfo value)Sets the value of the releaseInfo property.
-