Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.SubPremiseType.SubPremiseName
-
Packages that use SubPremiseType.SubPremiseName Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of SubPremiseType.SubPremiseName in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return SubPremiseType.SubPremiseName Modifier and Type Method Description SubPremiseType.SubPremiseNameSubPremiseType. addNewSubPremiseName()Appends and returns a new empty value (as xml) as the last "SubPremiseName" elementSubPremiseType.SubPremiseName[]SubPremiseType. getSubPremiseNameArray()Gets array of all "SubPremiseName" elementsSubPremiseType.SubPremiseNameSubPremiseType. getSubPremiseNameArray(int i)Gets ith "SubPremiseName" elementSubPremiseType.SubPremiseNameSubPremiseType. insertNewSubPremiseName(int i)Inserts and returns a new empty value (as xml) as the ith "SubPremiseName" elementstatic SubPremiseType.SubPremiseNameSubPremiseType.SubPremiseName.Factory. newInstance()static SubPremiseType.SubPremiseNameSubPremiseType.SubPremiseName.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type SubPremiseType.SubPremiseName Modifier and Type Method Description voidSubPremiseType. setSubPremiseNameArray(int i, SubPremiseType.SubPremiseName subPremiseName)Sets ith "SubPremiseName" elementvoidSubPremiseType. setSubPremiseNameArray(SubPremiseType.SubPremiseName[] subPremiseNameArray)Sets array of all "SubPremiseName" element -
Uses of SubPremiseType.SubPremiseName in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement SubPremiseType.SubPremiseName Modifier and Type Class Description static classSubPremiseTypeImpl.SubPremiseNameImplAn XML SubPremiseName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return SubPremiseType.SubPremiseName Modifier and Type Method Description SubPremiseType.SubPremiseNameSubPremiseTypeImpl. addNewSubPremiseName()Appends and returns a new empty value (as xml) as the last "SubPremiseName" elementSubPremiseType.SubPremiseName[]SubPremiseTypeImpl. getSubPremiseNameArray()Gets array of all "SubPremiseName" elementsSubPremiseType.SubPremiseNameSubPremiseTypeImpl. getSubPremiseNameArray(int i)Gets ith "SubPremiseName" elementSubPremiseType.SubPremiseNameSubPremiseTypeImpl. insertNewSubPremiseName(int i)Inserts and returns a new empty value (as xml) as the ith "SubPremiseName" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type SubPremiseType.SubPremiseName Modifier and Type Method Description voidSubPremiseTypeImpl. setSubPremiseNameArray(int i, SubPremiseType.SubPremiseName subPremiseName)Sets ith "SubPremiseName" elementvoidSubPremiseTypeImpl. setSubPremiseNameArray(SubPremiseType.SubPremiseName[] subPremiseNameArray)Sets array of all "SubPremiseName" element
-