Uses of Class
org.javastro.ivoa.entities.resource.Organisation
Packages that use Organisation
-
Uses of Organisation in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type OrganisationModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Organisation,ResourceName> Organisation.PropInfo.FACILITIESstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Organisation,ResourceName> Organisation.PropInfo.INSTRUMENTSMethods in org.javastro.ivoa.entities.resource with type parameters of type OrganisationModifier and TypeMethodDescriptionprotected <_P extends Organisation>
_POrganisation.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource that return OrganisationModifier and TypeMethodDescriptionOrganisation.Builder.build()Organisation.clone()Organisation.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Organisation.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Organisation.createCopy()Organisation.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createOrganisation()Create an instance ofOrganisationOrganisation.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource with parameters of type OrganisationModifier and TypeMethodDescriptionstatic Organisation.Builder<Void>Organisation.copyExcept(Organisation _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Organisation.Builder.copyOf(Organisation _other) static <_B> Organisation.Builder<_B>Organisation.copyOf(Organisation _other) static <_B> Organisation.Builder<_B>Organisation.copyOf(Organisation _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Organisation.Builder<Void>Organisation.copyOnly(Organisation _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource with parameters of type OrganisationModifierConstructorDescriptionBuilder(_B _parentBuilder, Organisation _other, boolean _copy) Builder(_B _parentBuilder, Organisation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)