Uses of Class
net.opengis.omeo.eop.v_2_0.MaskInformationType.FileName
-
Packages that use MaskInformationType.FileName Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of MaskInformationType.FileName in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as MaskInformationType.FileName Modifier and Type Field Description protected MaskInformationType.FileNameMaskInformationType. fileNameMethods in net.opengis.omeo.eop.v_2_0 that return MaskInformationType.FileName Modifier and Type Method Description MaskInformationType.FileNameObjectFactory. createMaskInformationTypeFileName()Create an instance ofMaskInformationType.FileNameMaskInformationType.FileNameMaskInformationType. getFileName()Gets the value of the fileName property.MaskInformationType.FileNameMaskInformationType.FileName. withServiceReference(ServiceReferenceType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type MaskInformationType.FileName Modifier and Type Method Description voidMaskInformationType. setFileName(MaskInformationType.FileName value)Sets the value of the fileName property.MaskInformationTypeMaskInformationType. withFileName(MaskInformationType.FileName value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type MaskInformationType.FileName Constructor Description MaskInformationType(String type, String format, CodeWithAuthorityType referenceSystemIdentifier, MaskInformationType.FileName fileName)Fully-initialising value constructor
-