Uses of Class
net.opengis.omeo.eop.v_2_0.SpecificInformationType
-
Packages that use SpecificInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of SpecificInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as SpecificInformationType Modifier and Type Field Description protected SpecificInformationTypeSpecificInformationPropertyType. specificInformationMethods in net.opengis.omeo.eop.v_2_0 that return SpecificInformationType Modifier and Type Method Description SpecificInformationTypeObjectFactory. createSpecificInformationType()Create an instance ofSpecificInformationTypeSpecificInformationTypeSpecificInformationPropertyType. getSpecificInformation()Gets the value of the specificInformation property.SpecificInformationTypeSpecificInformationType. withLocalAttribute(String value)SpecificInformationTypeSpecificInformationType. withLocalValue(String value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type SpecificInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecificInformationType>ObjectFactory. createSpecificInformation(SpecificInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type SpecificInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SpecificInformationType>ObjectFactory. createSpecificInformation(SpecificInformationType value)voidSpecificInformationPropertyType. setSpecificInformation(SpecificInformationType value)Sets the value of the specificInformation property.SpecificInformationPropertyTypeSpecificInformationPropertyType. withSpecificInformation(SpecificInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type SpecificInformationType Constructor Description SpecificInformationPropertyType(SpecificInformationType specificInformation, Boolean owns)Fully-initialising value constructor
-