Uses of Class
org.javastro.ivoa.entities.resource.dataservice.ServiceReference
Packages that use ServiceReference
-
Uses of ServiceReference in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice declared as ServiceReferenceModifier and TypeFieldDescriptionprotected final ServiceReferenceServiceReference.Builder._storedValueprotected ServiceReferenceCoverage.footprintThe ivo-id attribute here refers to the standard in which the footprint is given.Fields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type ServiceReferenceModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<Coverage,ServiceReference> Coverage.PropInfo.FOOTPRINTstatic final com.kscs.util.jaxb.SinglePropertyInfo<ServiceReference,String> ServiceReference.PropInfo.IVO_IDstatic final com.kscs.util.jaxb.SinglePropertyInfo<ServiceReference,String> ServiceReference.PropInfo.VALUEMethods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type ServiceReferenceModifier and TypeMethodDescriptionprotected <_P extends ServiceReference>
_PServiceReference.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.dataservice that return ServiceReferenceModifier and TypeMethodDescriptionServiceReference.Builder.build()ServiceReference.clone()ServiceReference.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ServiceReference.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ServiceReference.createCopy()ServiceReference.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createServiceReference()Create an instance ofServiceReferenceCoverage.getFootprint()The ivo-id attribute here refers to the standard in which the footprint is given.ServiceReference.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type ServiceReferenceModifier and TypeMethodDescriptionstatic ServiceReference.Builder<Void>ServiceReference.copyExcept(ServiceReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ServiceReference.Builder.copyOf(ServiceReference _other) static <_B> ServiceReference.Builder<_B>ServiceReference.copyOf(ServiceReference _other) static <_B> ServiceReference.Builder<_B>ServiceReference.copyOf(ServiceReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ServiceReference.Builder<Void>ServiceReference.copyOnly(ServiceReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidCoverage.Modifier.setFootprint(ServiceReference footprint) voidCoverage.setFootprint(ServiceReference value) Sets the value of the footprint property.Coverage.Builder.withFootprint(ServiceReference footprint) Sets the new value of "footprint" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type ServiceReferenceModifierConstructorDescriptionBuilder(_B _parentBuilder, ServiceReference _other, boolean _copy) Builder(_B _parentBuilder, ServiceReference _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Coverage(AstroSTCDescriptionType stcResourceProfile, SpatialCoverage spatial, List<String> temporals, List<String> spectrals, ServiceReference footprint, List<Waveband> wavebands, Float regionOfRegard) Fully-initialising value constructor