Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.FirmType.FirmName
-
Packages that use FirmType.FirmName Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of FirmType.FirmName in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return FirmType.FirmName Modifier and Type Method Description FirmType.FirmNameFirmType. addNewFirmName()Appends and returns a new empty value (as xml) as the last "FirmName" elementFirmType.FirmName[]FirmType. getFirmNameArray()Gets array of all "FirmName" elementsFirmType.FirmNameFirmType. getFirmNameArray(int i)Gets ith "FirmName" elementFirmType.FirmNameFirmType. insertNewFirmName(int i)Inserts and returns a new empty value (as xml) as the ith "FirmName" elementstatic FirmType.FirmNameFirmType.FirmName.Factory. newInstance()static FirmType.FirmNameFirmType.FirmName.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type FirmType.FirmName Modifier and Type Method Description voidFirmType. setFirmNameArray(int i, FirmType.FirmName firmName)Sets ith "FirmName" elementvoidFirmType. setFirmNameArray(FirmType.FirmName[] firmNameArray)Sets array of all "FirmName" element -
Uses of FirmType.FirmName in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement FirmType.FirmName Modifier and Type Class Description static classFirmTypeImpl.FirmNameImplAn XML FirmName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return FirmType.FirmName Modifier and Type Method Description FirmType.FirmNameFirmTypeImpl. addNewFirmName()Appends and returns a new empty value (as xml) as the last "FirmName" elementFirmType.FirmName[]FirmTypeImpl. getFirmNameArray()Gets array of all "FirmName" elementsFirmType.FirmNameFirmTypeImpl. getFirmNameArray(int i)Gets ith "FirmName" elementFirmType.FirmNameFirmTypeImpl. insertNewFirmName(int i)Inserts and returns a new empty value (as xml) as the ith "FirmName" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type FirmType.FirmName Modifier and Type Method Description voidFirmTypeImpl. setFirmNameArray(int i, FirmType.FirmName firmName)Sets ith "FirmName" elementvoidFirmTypeImpl. setFirmNameArray(FirmType.FirmName[] firmNameArray)Sets array of all "FirmName" element
-