Uses of Class
org.javastro.ivoa.entities.uws.Parameter
Packages that use Parameter
-
Uses of Parameter in org.javastro.ivoa.entities.uws
Fields in org.javastro.ivoa.entities.uws declared as ParameterFields in org.javastro.ivoa.entities.uws with type parameters of type ParameterModifier and TypeFieldDescriptionParameter.PropInfo.BY_REFERENCEParameter.PropInfo.CONTENTParameter.PropInfo.IDParameter.PropInfo.IS_POSTParameters.parametersstatic final com.kscs.util.jaxb.CollectionPropertyInfo<Parameters,Parameter> Parameters.PropInfo.PARAMETERSMethods in org.javastro.ivoa.entities.uws with type parameters of type ParameterModifier and TypeMethodDescriptionprotected <_P extends Parameter>
_PParameter.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.uws that return ParameterModifier and TypeMethodDescriptionParameter.Builder.build()Parameter.clone()Parameter.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) Parameter.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) Parameter.createCopy()Parameter.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createParameter()Create an instance ofParameterParameter.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.uws that return types with arguments of type ParameterModifier and TypeMethodDescriptionParameters.getParameters()Gets the value of the parameters property.Parameters.Modifier.getParameters()Methods in org.javastro.ivoa.entities.uws with parameters of type ParameterModifier and TypeMethodDescriptionParameters.Builder.addParameters(Parameter... parameters) Adds the given items to the value of "parameters"static Parameter.Builder<Void>Parameter.copyExcept(Parameter _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> Parameter.Builder<_B>static <_B> Parameter.Builder<_B>Parameter.copyOf(Parameter _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Parameter.Builder<Void>Parameters.Builder.withParameters(Parameter... parameters) Sets the new value of "parameters" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.uws with type arguments of type ParameterModifier and TypeMethodDescriptionParameters.Builder.addParameters(Iterable<? extends Parameter> parameters) Adds the given items to the value of "parameters"Parameters.Builder.withParameters(Iterable<? extends Parameter> parameters) Sets the new value of "parameters" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.uws with parameters of type ParameterModifierConstructorDescriptionBuilder(_B _parentBuilder, Parameter _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.uws with type arguments of type ParameterModifierConstructorDescriptionParameters(List<Parameter> parameters) Fully-initialising value constructor