Uses of Class
org.cxml.PackageID
-
Packages that use PackageID Package Description org.cxml -
-
Uses of PackageID in org.cxml
Fields in org.cxml declared as PackageID Modifier and Type Field Description protected PackageIDPackaging. packageIDMethods in org.cxml that return PackageID Modifier and Type Method Description PackageIDObjectFactory. createPackageID()Create an instance ofPackageIDPackageIDPackaging. getPackageID()Gets the value of the packageID property.Methods in org.cxml with parameters of type PackageID Modifier and Type Method Description voidPackaging. setPackageID(PackageID value)Sets the value of the packageID property.
-