Uses of Class
org.javastro.ivoa.entities.stc.v1.ObservatoryLocationType
Packages that use ObservatoryLocationType
-
Uses of ObservatoryLocationType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as ObservatoryLocationTypeModifier and TypeFieldDescriptionprotected ObservatoryLocationTypeObsDataLocationType.observatoryLocationSpecifies the location of the observatory during the observationFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type ObservatoryLocationTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<ObsDataLocationType,ObservatoryLocationType> ObsDataLocationType.PropInfo.OBSERVATORY_LOCATIONMethods in org.javastro.ivoa.entities.stc.v1 with type parameters of type ObservatoryLocationTypeModifier and TypeMethodDescriptionprotected <_P extends ObservatoryLocationType>
_PObservatoryLocationType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.stc.v1 that return ObservatoryLocationTypeModifier and TypeMethodDescriptionObservatoryLocationType.Builder.build()ObservatoryLocationType.clone()ObservatoryLocationType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ObservatoryLocationType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObservatoryLocationType.createCopy()ObservatoryLocationType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createObservatoryLocationType()Create an instance ofObservatoryLocationTypeObsDataLocationType.getObservatoryLocation()Specifies the location of the observatory during the observationObservatoryLocationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ObservatoryLocationTypeModifier and TypeMethodDescriptionstatic ObservatoryLocationType.Builder<Void>ObservatoryLocationType.copyExcept(ObservatoryLocationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ObservatoryLocationType.Builder.copyOf(ObservatoryLocationType _other) static <_B> ObservatoryLocationType.Builder<_B>ObservatoryLocationType.copyOf(ObservatoryLocationType _other) static <_B> ObservatoryLocationType.Builder<_B>ObservatoryLocationType.copyOf(ObservatoryLocationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ObservatoryLocationType.Builder<Void>ObservatoryLocationType.copyOnly(ObservatoryLocationType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidObsDataLocationType.Modifier.setObservatoryLocation(ObservatoryLocationType observatoryLocation) voidObsDataLocationType.setObservatoryLocation(ObservatoryLocationType value) Sets the value of the observatoryLocation property.ObsDataLocationType.Builder.withObservatoryLocation(ObservatoryLocationType observatoryLocation) Sets the new value of "observatoryLocation" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type ObservatoryLocationTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ObservatoryLocationType _other, boolean _copy) Builder(_B _parentBuilder, ObservatoryLocationType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObsDataLocationType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, ObservatoryLocationType observatoryLocation, AstroSTCDescriptionType observationLocation, PixelSpaceType pixelSpace) Fully-initialising value constructor