Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordValueType
Packages that use CoordValueType
-
Uses of CoordValueType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as CoordValueTypeModifier and TypeFieldDescriptionprotected final CoordValueTypeCoordValueType.Builder._storedValueprotected CoordValueTypeSpaceFrameType.offsetCenterFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordValueTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<CoordValueType,Object> CoordValueType.PropInfo.COORD_VALUEstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordValueType> SpaceFrameType.PropInfo.OFFSET_CENTERMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type CoordValueTypeModifier and TypeMethodDescriptionprotected <_P extends CoordValueType>
_PCoordValueType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return CoordValueTypeModifier and TypeMethodDescriptionCoordValueType.Builder.build()CoordValueType.clone()CoordValueType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) CoordValueType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createCoordValueType()Create an instance ofCoordValueTypeCoordValueType.createCopy()CoordValueType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpaceFrameType.getOffsetCenter()Gets the value of the offsetCenter property.CoordValueType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordValueTypeModifier and TypeMethodDescriptionstatic CoordValueType.Builder<Void>CoordValueType.copyExcept(CoordValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) CoordValueType.Builder.copyOf(CoordValueType _other) static <_B> CoordValueType.Builder<_B>CoordValueType.copyOf(CoordValueType _other) static <_B> CoordValueType.Builder<_B>CoordValueType.copyOf(CoordValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static CoordValueType.Builder<Void>CoordValueType.copyOnly(CoordValueType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidSpaceFrameType.Modifier.setOffsetCenter(CoordValueType offsetCenter) voidSpaceFrameType.setOffsetCenter(CoordValueType value) Sets the value of the offsetCenter property.SpaceFrameType.Builder.withOffsetCenter(CoordValueType offsetCenter) Sets the new value of "offsetCenter" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordValueTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, CoordValueType _other, boolean _copy) Builder(_B _parentBuilder, CoordValueType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) SpaceFrameType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> spaceRefFrame, jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition, CoordValueType offsetCenter, jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Fully-initialising value constructor