Uses of Class
net.opengis.omeo.eop.v_2_0.ParameterInformationType
-
Packages that use ParameterInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of ParameterInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as ParameterInformationType Modifier and Type Field Description protected ParameterInformationTypeParameterInformationPropertyType. parameterInformationMethods in net.opengis.omeo.eop.v_2_0 that return ParameterInformationType Modifier and Type Method Description ParameterInformationTypeObjectFactory. createParameterInformationType()Create an instance ofParameterInformationTypeParameterInformationTypeParameterInformationPropertyType. getParameterInformation()Gets the value of the parameterInformation property.ParameterInformationTypeParameterInformationType. withPhenomenon(PhenomenonPropertyType value)ParameterInformationTypeParameterInformationType. withUnitOfMeasure(Collection<UnitOfMeasureType> values)ParameterInformationTypeParameterInformationType. withUnitOfMeasure(List<UnitOfMeasureType> value)ParameterInformationTypeParameterInformationType. withUnitOfMeasure(UnitOfMeasureType... values)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ParameterInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParameterInformationType>ObjectFactory. createParameterInformation(ParameterInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ParameterInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ParameterInformationType>ObjectFactory. createParameterInformation(ParameterInformationType value)voidParameterInformationPropertyType. setParameterInformation(ParameterInformationType value)Sets the value of the parameterInformation property.ParameterInformationPropertyTypeParameterInformationPropertyType. withParameterInformation(ParameterInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type ParameterInformationType Constructor Description ParameterInformationPropertyType(ParameterInformationType parameterInformation, Boolean owns)Fully-initialising value constructor
-