Uses of Class
org.javastro.ivoa.entities.resource.applications.SoftwareLibrary
Packages that use SoftwareLibrary
-
Uses of SoftwareLibrary in org.javastro.ivoa.entities.resource.applications
Fields in org.javastro.ivoa.entities.resource.applications with type parameters of type SoftwareLibraryModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<SoftwareLibrary,ExecutionEnvironment> SoftwareLibrary.PropInfo.LIBRARIESMethods in org.javastro.ivoa.entities.resource.applications with type parameters of type SoftwareLibraryModifier and TypeMethodDescriptionprotected <_P extends SoftwareLibrary>
_PSoftwareLibrary.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.applications that return SoftwareLibraryModifier and TypeMethodDescriptionSoftwareLibrary.Builder.build()SoftwareLibrary.clone()SoftwareLibrary.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) SoftwareLibrary.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) SoftwareLibrary.createCopy()SoftwareLibrary.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createSoftwareLibrary()Create an instance ofSoftwareLibrarySoftwareLibrary.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.applications with parameters of type SoftwareLibraryModifier and TypeMethodDescriptionstatic SoftwareLibrary.Builder<Void>SoftwareLibrary.copyExcept(SoftwareLibrary _other, com.kscs.util.jaxb.PropertyTree _propertyTree) SoftwareLibrary.Builder.copyOf(SoftwareLibrary _other) static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(SoftwareLibrary _other) static <_B> SoftwareLibrary.Builder<_B>SoftwareLibrary.copyOf(SoftwareLibrary _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static SoftwareLibrary.Builder<Void>SoftwareLibrary.copyOnly(SoftwareLibrary _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource.applications with parameters of type SoftwareLibraryModifierConstructorDescriptionBuilder(_B _parentBuilder, SoftwareLibrary _other, boolean _copy) Builder(_B _parentBuilder, SoftwareLibrary _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)