Uses of Class
org.javastro.ivoa.entities.resource.dataservice.BaseParam
Packages that use BaseParam
-
Uses of BaseParam in org.javastro.ivoa.entities.resource.dataservice
Subclasses of BaseParam in org.javastro.ivoa.entities.resource.dataserviceModifier and TypeClassDescriptionclassThe allowed data type names do not imply a size or precise format.classA description of a table parameter having a fixed data type.Fields in org.javastro.ivoa.entities.resource.dataservice declared as BaseParamFields in org.javastro.ivoa.entities.resource.dataservice with type parameters of type BaseParamModifier and TypeFieldDescriptionBaseParam.PropInfo.DESCRIPTIONBaseParam.PropInfo.NAMEBaseParam.PropInfo.UCDBaseParam.PropInfo.UNITBaseParam.PropInfo.UTYPEMethods in org.javastro.ivoa.entities.resource.dataservice with type parameters of type BaseParamModifier and TypeMethodDescriptionprotected <_P extends BaseParam>
_PBaseParam.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.dataservice that return BaseParamModifier and TypeMethodDescriptionBaseParam.Builder.build()BaseParam.clone()BaseParam.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) BaseParam.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ObjectFactory.createBaseParam()Create an instance ofBaseParamBaseParam.createCopy()BaseParam.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) BaseParam.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type BaseParamModifier and TypeMethodDescriptionstatic BaseParam.Builder<Void>BaseParam.copyExcept(BaseParam _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static InputParam.Builder<Void>InputParam.copyExcept(BaseParam _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TableParam.Builder<Void>TableParam.copyExcept(BaseParam _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> BaseParam.Builder<_B>static <_B> BaseParam.Builder<_B>BaseParam.copyOf(BaseParam _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> InputParam.Builder<_B>static <_B> InputParam.Builder<_B>InputParam.copyOf(BaseParam _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TableParam.Builder<_B>static <_B> TableParam.Builder<_B>TableParam.copyOf(BaseParam _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static BaseParam.Builder<Void>static InputParam.Builder<Void>static TableParam.Builder<Void>Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type BaseParam