Uses of Class
net.opengis.omeo.eop.v_2_0.ProductInformationType.FileName
-
Packages that use ProductInformationType.FileName Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of ProductInformationType.FileName in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as ProductInformationType.FileName Modifier and Type Field Description protected ProductInformationType.FileNameProductInformationType. fileNameMethods in net.opengis.omeo.eop.v_2_0 that return ProductInformationType.FileName Modifier and Type Method Description ProductInformationType.FileNameObjectFactory. createProductInformationTypeFileName()Create an instance ofProductInformationType.FileNameProductInformationType.FileNameProductInformationType. getFileName()Gets the value of the fileName property.ProductInformationType.FileNameProductInformationType.FileName. withServiceReference(ServiceReferenceType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProductInformationType.FileName Modifier and Type Method Description voidProductInformationType. setFileName(ProductInformationType.FileName value)Sets the value of the fileName property.ProductInformationTypeProductInformationType. withFileName(ProductInformationType.FileName value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type ProductInformationType.FileName Constructor Description ProductInformationType(CodeWithAuthorityType referenceSystemIdentifier, ProductInformationType.FileName fileName, String version, MeasureListType size)Fully-initialising value constructor
-