Uses of Interface
eu.europa.ec.inspire.schemas.cp.x40.CadastralZoningType.Name
-
Packages that use CadastralZoningType.Name Package Description eu.europa.ec.inspire.schemas.cp.x40 eu.europa.ec.inspire.schemas.cp.x40.impl -
-
Uses of CadastralZoningType.Name in eu.europa.ec.inspire.schemas.cp.x40
Methods in eu.europa.ec.inspire.schemas.cp.x40 that return CadastralZoningType.Name Modifier and Type Method Description CadastralZoningType.NameCadastralZoningType. addNewName2()Appends and returns a new empty value (as xml) as the last "name" elementCadastralZoningType.Name[]CadastralZoningType. getName2Array()Gets array of all "name" elementsCadastralZoningType.NameCadastralZoningType. getName2Array(int i)Gets ith "name" elementCadastralZoningType.NameCadastralZoningType. insertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementstatic CadastralZoningType.NameCadastralZoningType.Name.Factory. newInstance()static CadastralZoningType.NameCadastralZoningType.Name.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.cp.x40 with parameters of type CadastralZoningType.Name Modifier and Type Method Description voidCadastralZoningType. setName2Array(int i, CadastralZoningType.Name name2)Sets ith "name" elementvoidCadastralZoningType. setName2Array(CadastralZoningType.Name[] name2Array)Sets array of all "name" element -
Uses of CadastralZoningType.Name in eu.europa.ec.inspire.schemas.cp.x40.impl
Classes in eu.europa.ec.inspire.schemas.cp.x40.impl that implement CadastralZoningType.Name Modifier and Type Class Description static classCadastralZoningTypeImpl.NameImplAn XML name(@http://inspire.ec.europa.eu/schemas/cp/4.0).Methods in eu.europa.ec.inspire.schemas.cp.x40.impl that return CadastralZoningType.Name Modifier and Type Method Description CadastralZoningType.NameCadastralZoningTypeImpl. addNewName2()Appends and returns a new empty value (as xml) as the last "name" elementCadastralZoningType.Name[]CadastralZoningTypeImpl. getName2Array()Gets array of all "name" elementsCadastralZoningType.NameCadastralZoningTypeImpl. getName2Array(int i)Gets ith "name" elementCadastralZoningType.NameCadastralZoningTypeImpl. insertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementMethods in eu.europa.ec.inspire.schemas.cp.x40.impl with parameters of type CadastralZoningType.Name Modifier and Type Method Description voidCadastralZoningTypeImpl. setName2Array(int i, CadastralZoningType.Name name2)Sets ith "name" elementvoidCadastralZoningTypeImpl. setName2Array(CadastralZoningType.Name[] name2Array)Sets array of all "name" element
-