Uses of Class
net.opengis.omeo.eop.v_2_0.MaskInformationType
-
Packages that use MaskInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of MaskInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as MaskInformationType Modifier and Type Field Description protected MaskInformationTypeMaskInformationPropertyType. maskInformationMethods in net.opengis.omeo.eop.v_2_0 that return MaskInformationType Modifier and Type Method Description MaskInformationTypeObjectFactory. createMaskInformationType()Create an instance ofMaskInformationTypeMaskInformationTypeMaskInformationPropertyType. getMaskInformation()Gets the value of the maskInformation property.MaskInformationTypeMaskInformationType. withFileName(MaskInformationType.FileName value)MaskInformationTypeMaskInformationType. withFormat(String value)MaskInformationTypeMaskInformationType. withReferenceSystemIdentifier(CodeWithAuthorityType value)MaskInformationTypeMaskInformationType. withType(String value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type MaskInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaskInformationType>ObjectFactory. createMaskInformation(MaskInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type MaskInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaskInformationType>ObjectFactory. createMaskInformation(MaskInformationType value)voidMaskInformationPropertyType. setMaskInformation(MaskInformationType value)Sets the value of the maskInformation property.MaskInformationPropertyTypeMaskInformationPropertyType. withMaskInformation(MaskInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type MaskInformationType Constructor Description MaskInformationPropertyType(MaskInformationType maskInformation, Boolean owns)Fully-initialising value constructor
-