Uses of Class
org.javastro.ivoa.entities.stc.v1.ObsDataLocationType
Packages that use ObsDataLocationType
-
Uses of ObsDataLocationType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type ObsDataLocationTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,AstroSTCDescriptionType> ObsDataLocationType.PropInfo.OBSERVATION_LOCATIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,ObservatoryLocationType> ObsDataLocationType.PropInfo.OBSERVATORY_LOCATIONstatic final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,PixelSpaceType> ObsDataLocationType.PropInfo.PIXEL_SPACEMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type ObsDataLocationTypeModifier and TypeMethodDescriptionprotected <_P extends ObsDataLocationType>
_PObsDataLocationType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return ObsDataLocationTypeModifier and TypeMethodDescriptionObsDataLocationType.Builder.build()ObsDataLocationType.clone()ObsDataLocationType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ObsDataLocationType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObsDataLocationType.createCopy()ObsDataLocationType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createObsDataLocationType()Create an instance ofObsDataLocationTypeObsDataLocationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type ObsDataLocationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObsDataLocationType>ObjectFactory.createObsDataLocation(ObsDataLocationType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ObsDataLocationTypeModifier and TypeMethodDescriptionstatic ObsDataLocationType.Builder<Void>ObsDataLocationType.copyExcept(ObsDataLocationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ObsDataLocationType.Builder.copyOf(ObsDataLocationType _other) static <_B> ObsDataLocationType.Builder<_B>ObsDataLocationType.copyOf(ObsDataLocationType _other) static <_B> ObsDataLocationType.Builder<_B>ObsDataLocationType.copyOf(ObsDataLocationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ObsDataLocationType.Builder<Void>ObsDataLocationType.copyOnly(ObsDataLocationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) jakarta.xml.bind.JAXBElement<ObsDataLocationType>ObjectFactory.createObsDataLocation(ObsDataLocationType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type ObsDataLocationTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ObsDataLocationType _other, boolean _copy) Builder(_B _parentBuilder, ObsDataLocationType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)