Uses of Interface
eu.europa.ec.inspire.schemas.tn.x40.OwnerAuthorityType.Authority
-
Packages that use OwnerAuthorityType.Authority Package Description eu.europa.ec.inspire.schemas.tn.x40 eu.europa.ec.inspire.schemas.tn.x40.impl -
-
Uses of OwnerAuthorityType.Authority in eu.europa.ec.inspire.schemas.tn.x40
Methods in eu.europa.ec.inspire.schemas.tn.x40 that return OwnerAuthorityType.Authority Modifier and Type Method Description OwnerAuthorityType.AuthorityOwnerAuthorityType. addNewAuthority()Appends and returns a new empty "authority" elementOwnerAuthorityType.AuthorityOwnerAuthorityType. getAuthority()Gets the "authority" elementstatic OwnerAuthorityType.AuthorityOwnerAuthorityType.Authority.Factory. newInstance()static OwnerAuthorityType.AuthorityOwnerAuthorityType.Authority.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.tn.x40 with parameters of type OwnerAuthorityType.Authority Modifier and Type Method Description voidOwnerAuthorityType. setAuthority(OwnerAuthorityType.Authority authority)Sets the "authority" element -
Uses of OwnerAuthorityType.Authority in eu.europa.ec.inspire.schemas.tn.x40.impl
Classes in eu.europa.ec.inspire.schemas.tn.x40.impl that implement OwnerAuthorityType.Authority Modifier and Type Class Description static classOwnerAuthorityTypeImpl.AuthorityImplAn XML authority(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40.impl that return OwnerAuthorityType.Authority Modifier and Type Method Description OwnerAuthorityType.AuthorityOwnerAuthorityTypeImpl. addNewAuthority()Appends and returns a new empty "authority" elementOwnerAuthorityType.AuthorityOwnerAuthorityTypeImpl. getAuthority()Gets the "authority" elementMethods in eu.europa.ec.inspire.schemas.tn.x40.impl with parameters of type OwnerAuthorityType.Authority Modifier and Type Method Description voidOwnerAuthorityTypeImpl. setAuthority(OwnerAuthorityType.Authority authority)Sets the "authority" element
-