Uses of Class
net.opengis.omeo.eop.v_2_0.ProductInformationType
-
Packages that use ProductInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of ProductInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as ProductInformationType Modifier and Type Field Description protected ProductInformationTypeProductInformationPropertyType. productInformationMethods in net.opengis.omeo.eop.v_2_0 that return ProductInformationType Modifier and Type Method Description ProductInformationTypeObjectFactory. createProductInformationType()Create an instance ofProductInformationTypeProductInformationTypeProductInformationPropertyType. getProductInformation()Gets the value of the productInformation property.ProductInformationTypeProductInformationType. withFileName(ProductInformationType.FileName value)ProductInformationTypeProductInformationType. withReferenceSystemIdentifier(CodeWithAuthorityType value)ProductInformationTypeProductInformationType. withSize(MeasureListType value)ProductInformationTypeProductInformationType. withVersion(String value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ProductInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProductInformationType>ObjectFactory. createProductInformation(ProductInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProductInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ProductInformationType>ObjectFactory. createProductInformation(ProductInformationType value)voidProductInformationPropertyType. setProductInformation(ProductInformationType value)Sets the value of the productInformation property.ProductInformationPropertyTypeProductInformationPropertyType. withProductInformation(ProductInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type ProductInformationType Constructor Description ProductInformationPropertyType(ProductInformationType productInformation, Boolean owns)Fully-initialising value constructor
-