Uses of Class
net.opengis.omeo.eop.v_2_0.BrowseInformationType
-
Packages that use BrowseInformationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of BrowseInformationType in net.opengis.omeo.eop.v_2_0
Fields in net.opengis.omeo.eop.v_2_0 declared as BrowseInformationType Modifier and Type Field Description protected BrowseInformationTypeBrowseInformationPropertyType. browseInformationMethods in net.opengis.omeo.eop.v_2_0 that return BrowseInformationType Modifier and Type Method Description BrowseInformationTypeObjectFactory. createBrowseInformationType()Create an instance ofBrowseInformationTypeBrowseInformationTypeBrowseInformationPropertyType. getBrowseInformation()Gets the value of the browseInformation property.BrowseInformationTypeBrowseInformationType. withFileName(BrowseInformationType.FileName value)BrowseInformationTypeBrowseInformationType. withReferenceSystemIdentifier(CodeWithAuthorityType value)BrowseInformationTypeBrowseInformationType. withSubType(CodeListType value)BrowseInformationTypeBrowseInformationType. withType(String value)Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type BrowseInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BrowseInformationType>ObjectFactory. createBrowseInformation(BrowseInformationType value)Methods in net.opengis.omeo.eop.v_2_0 with parameters of type BrowseInformationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BrowseInformationType>ObjectFactory. createBrowseInformation(BrowseInformationType value)voidBrowseInformationPropertyType. setBrowseInformation(BrowseInformationType value)Sets the value of the browseInformation property.BrowseInformationPropertyTypeBrowseInformationPropertyType. withBrowseInformation(BrowseInformationType value)Constructors in net.opengis.omeo.eop.v_2_0 with parameters of type BrowseInformationType Constructor Description BrowseInformationPropertyType(BrowseInformationType browseInformation, Boolean owns)Fully-initialising value constructor
-