Uses of Class
net.opengis.omeo.eop.v_2_0.BrowseInformationType.FileName
-
Packages that use BrowseInformationType.FileName Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of BrowseInformationType.FileName in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as BrowseInformationType.FileName Modifier and Type Field Description protected BrowseInformationType.FileNameBrowseInformationType. fileNameMethods in net.opengis.omeo.eop.v_2_0 that return BrowseInformationType.FileName Modifier and Type Method Description BrowseInformationType.FileNameObjectFactory. createBrowseInformationTypeFileName()Create an instance ofBrowseInformationType.FileNameBrowseInformationType.FileNameBrowseInformationType. getFileName()Gets the value of the fileName property.BrowseInformationType.FileNameBrowseInformationType.FileName. withServiceReference(ServiceReferenceType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type BrowseInformationType.FileName Modifier and Type Method Description voidBrowseInformationType. setFileName(BrowseInformationType.FileName value)Sets the value of the fileName property.BrowseInformationTypeBrowseInformationType. withFileName(BrowseInformationType.FileName value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type BrowseInformationType.FileName Constructor Description BrowseInformationType(String type, CodeListType subType, CodeWithAuthorityType referenceSystemIdentifier, BrowseInformationType.FileName fileName)Fully-initialising value constructor
-