Uses of Interface
eu.europa.ec.inspire.schemas.au.x40.CondominiumType.Name
-
Packages that use CondominiumType.Name Package Description eu.europa.ec.inspire.schemas.au.x40 eu.europa.ec.inspire.schemas.au.x40.impl -
-
Uses of CondominiumType.Name in eu.europa.ec.inspire.schemas.au.x40
Methods in eu.europa.ec.inspire.schemas.au.x40 that return CondominiumType.Name Modifier and Type Method Description CondominiumType.NameCondominiumType. addNewName2()Appends and returns a new empty value (as xml) as the last "name" elementCondominiumType.Name[]CondominiumType. getName2Array()Gets array of all "name" elementsCondominiumType.NameCondominiumType. getName2Array(int i)Gets ith "name" elementCondominiumType.NameCondominiumType. insertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementstatic CondominiumType.NameCondominiumType.Name.Factory. newInstance()static CondominiumType.NameCondominiumType.Name.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.au.x40 with parameters of type CondominiumType.Name Modifier and Type Method Description voidCondominiumType. setName2Array(int i, CondominiumType.Name name2)Sets ith "name" elementvoidCondominiumType. setName2Array(CondominiumType.Name[] name2Array)Sets array of all "name" element -
Uses of CondominiumType.Name in eu.europa.ec.inspire.schemas.au.x40.impl
Classes in eu.europa.ec.inspire.schemas.au.x40.impl that implement CondominiumType.Name Modifier and Type Class Description static classCondominiumTypeImpl.NameImplAn XML name(@http://inspire.ec.europa.eu/schemas/au/4.0).Methods in eu.europa.ec.inspire.schemas.au.x40.impl that return CondominiumType.Name Modifier and Type Method Description CondominiumType.NameCondominiumTypeImpl. addNewName2()Appends and returns a new empty value (as xml) as the last "name" elementCondominiumType.Name[]CondominiumTypeImpl. getName2Array()Gets array of all "name" elementsCondominiumType.NameCondominiumTypeImpl. getName2Array(int i)Gets ith "name" elementCondominiumType.NameCondominiumTypeImpl. insertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementMethods in eu.europa.ec.inspire.schemas.au.x40.impl with parameters of type CondominiumType.Name Modifier and Type Method Description voidCondominiumTypeImpl. setName2Array(int i, CondominiumType.Name name2)Sets ith "name" elementvoidCondominiumTypeImpl. setName2Array(CondominiumType.Name[] name2Array)Sets array of all "name" element
-