Uses of Class
org.javastro.ivoa.entities.stc.v1.GenericRefPosType
Packages that use GenericRefPosType
-
Uses of GenericRefPosType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type GenericRefPosTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<GenericRefPosType,CoordinateType> GenericRefPosType.PropInfo.GEN_COORDINATEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type GenericRefPosTypeModifier and TypeMethodDescriptionprotected <_P extends GenericRefPosType>
_PGenericRefPosType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return GenericRefPosTypeModifier and TypeMethodDescriptionGenericRefPosType.Builder.build()GenericRefPosType.clone()GenericRefPosType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) GenericRefPosType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) GenericRefPosType.createCopy()GenericRefPosType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createGenericRefPosType()Create an instance ofGenericRefPosTypeGenericRefPosType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type GenericRefPosTypeModifier and TypeMethodDescriptionstatic GenericRefPosType.Builder<Void>GenericRefPosType.copyExcept(GenericRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) GenericRefPosType.Builder.copyOf(GenericRefPosType _other) static <_B> GenericRefPosType.Builder<_B>GenericRefPosType.copyOf(GenericRefPosType _other) static <_B> GenericRefPosType.Builder<_B>GenericRefPosType.copyOf(GenericRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static GenericRefPosType.Builder<Void>GenericRefPosType.copyOnly(GenericRefPosType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type GenericRefPosTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, GenericRefPosType _other, boolean _copy) Builder(_B _parentBuilder, GenericRefPosType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)