Uses of Class
org.javastro.ivoa.entities.resource.standard.StandardKeyEnumeration
Packages that use StandardKeyEnumeration
-
Uses of StandardKeyEnumeration in org.javastro.ivoa.entities.resource.standard
Fields in org.javastro.ivoa.entities.resource.standard with type parameters of type StandardKeyEnumerationModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<StandardKeyEnumeration,StandardKey> StandardKeyEnumeration.PropInfo.KEIESMethods in org.javastro.ivoa.entities.resource.standard with type parameters of type StandardKeyEnumerationModifier and TypeMethodDescriptionprotected <_P extends StandardKeyEnumeration>
_PStandardKeyEnumeration.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.standard that return StandardKeyEnumerationModifier and TypeMethodDescriptionStandardKeyEnumeration.Builder.build()StandardKeyEnumeration.clone()StandardKeyEnumeration.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) StandardKeyEnumeration.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) StandardKeyEnumeration.createCopy()StandardKeyEnumeration.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createStandardKeyEnumeration()Create an instance ofStandardKeyEnumerationStandardKeyEnumeration.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.standard with parameters of type StandardKeyEnumerationModifier and TypeMethodDescriptionstatic StandardKeyEnumeration.Builder<Void>StandardKeyEnumeration.copyExcept(StandardKeyEnumeration _other, com.kscs.util.jaxb.PropertyTree _propertyTree) StandardKeyEnumeration.Builder.copyOf(StandardKeyEnumeration _other) static <_B> StandardKeyEnumeration.Builder<_B>StandardKeyEnumeration.copyOf(StandardKeyEnumeration _other) static <_B> StandardKeyEnumeration.Builder<_B>StandardKeyEnumeration.copyOf(StandardKeyEnumeration _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static StandardKeyEnumeration.Builder<Void>StandardKeyEnumeration.copyOnly(StandardKeyEnumeration _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.resource.standard with parameters of type StandardKeyEnumerationModifierConstructorDescriptionBuilder(_B _parentBuilder, StandardKeyEnumeration _other, boolean _copy) Builder(_B _parentBuilder, StandardKeyEnumeration _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)