Uses of Interface
eu.europa.ec.inspire.schemas.ef.x40.HierarchyType.Narrower
-
Packages that use HierarchyType.Narrower Package Description eu.europa.ec.inspire.schemas.ef.x40 eu.europa.ec.inspire.schemas.ef.x40.impl -
-
Uses of HierarchyType.Narrower in eu.europa.ec.inspire.schemas.ef.x40
Methods in eu.europa.ec.inspire.schemas.ef.x40 that return HierarchyType.Narrower Modifier and Type Method Description HierarchyType.NarrowerHierarchyType. addNewNarrower()Appends and returns a new empty "narrower" elementHierarchyType.NarrowerHierarchyType. getNarrower()Gets the "narrower" elementstatic HierarchyType.NarrowerHierarchyType.Narrower.Factory. newInstance()static HierarchyType.NarrowerHierarchyType.Narrower.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ef.x40 with parameters of type HierarchyType.Narrower Modifier and Type Method Description voidHierarchyType. setNarrower(HierarchyType.Narrower narrower)Sets the "narrower" element -
Uses of HierarchyType.Narrower in eu.europa.ec.inspire.schemas.ef.x40.impl
Classes in eu.europa.ec.inspire.schemas.ef.x40.impl that implement HierarchyType.Narrower Modifier and Type Class Description static classHierarchyTypeImpl.NarrowerImplAn XML narrower(@http://inspire.ec.europa.eu/schemas/ef/4.0).Methods in eu.europa.ec.inspire.schemas.ef.x40.impl that return HierarchyType.Narrower Modifier and Type Method Description HierarchyType.NarrowerHierarchyTypeImpl. addNewNarrower()Appends and returns a new empty "narrower" elementHierarchyType.NarrowerHierarchyTypeImpl. getNarrower()Gets the "narrower" elementMethods in eu.europa.ec.inspire.schemas.ef.x40.impl with parameters of type HierarchyType.Narrower Modifier and Type Method Description voidHierarchyTypeImpl. setNarrower(HierarchyType.Narrower narrower)Sets the "narrower" element
-