Uses of Class
org.javastro.ivoa.entities.vodml.Package
Packages that use Package
-
Uses of Package in org.javastro.ivoa.entities.vodml
Fields in org.javastro.ivoa.entities.vodml with type parameters of type PackageModifier and TypeFieldDescriptionPackage.PropInfo.DATA_TYPESstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Package,Enumeration> Package.PropInfo.ENUMERATIONSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Package,ObjectType> Package.PropInfo.OBJECT_TYPESModel.packagesThe collection of packages which can contain further detailed name spacing to the type definitions in the model.Package.packagesCollection of child Package-s defined in this package.Model.PropInfo.PACKAGESPackage.PropInfo.PACKAGESPackage.PropInfo.PACKAGESstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Package,PrimitiveType> Package.PropInfo.PRIMITIVE_TYPESMethods in org.javastro.ivoa.entities.vodml with type parameters of type PackageModifier and TypeMethodDescriptionprotected <_P extends Package>
_PPackage.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.vodml that return PackageModifier and TypeMethodDescriptionPackage.Builder.build()Package.clone()Package.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Package.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Package.createCopy()Package.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createPackage()Create an instance ofPackagePackage.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.vodml that return types with arguments of type PackageModifier and TypeMethodDescriptionModel.getPackages()The collection of packages which can contain further detailed name spacing to the type definitions in the model.Model.Modifier.getPackages()Package.getPackages()Collection of child Package-s defined in this package.Package.Modifier.getPackages()Methods in org.javastro.ivoa.entities.vodml with parameters of type PackageModifier and TypeMethodDescriptionModel.Builder.addPackages(Package... packages) Adds the given items to the value of "packages"Package.Builder.addPackages(Package... packages) Adds the given items to the value of "packages"static Package.Builder<Void>Package.copyExcept(Package _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Package.Builder<_B>static <_B> Package.Builder<_B>Package.copyOf(Package _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Package.Builder<Void>Model.Builder.withPackages(Package... packages) Sets the new value of "packages" (any previous value will be replaced)Package.Builder.withPackages(Package... packages) Sets the new value of "packages" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.vodml with type arguments of type PackageModifier and TypeMethodDescriptionModel.Builder.addPackages(Iterable<? extends Package> packages) Adds the given items to the value of "packages"Package.Builder.addPackages(Iterable<? extends Package> packages) Adds the given items to the value of "packages"Model.Builder.withPackages(Iterable<? extends Package> packages) Sets the new value of "packages" (any previous value will be replaced)Package.Builder.withPackages(Iterable<? extends Package> packages) Sets the new value of "packages" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.vodml with parameters of type Package