Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.SubPremiseType
-
Packages that use SubPremiseType Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of SubPremiseType in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return SubPremiseType Modifier and Type Method Description SubPremiseTypePremiseDocument.Premise. addNewSubPremise()Appends and returns a new empty value (as xml) as the last "SubPremise" elementSubPremiseTypeSubPremiseType. addNewSubPremise()Appends and returns a new empty "SubPremise" elementSubPremiseTypeSubPremiseType. getSubPremise()Gets the "SubPremise" elementSubPremiseType[]PremiseDocument.Premise. getSubPremiseArray()Gets array of all "SubPremise" elementsSubPremiseTypePremiseDocument.Premise. getSubPremiseArray(int i)Gets ith "SubPremise" elementSubPremiseTypePremiseDocument.Premise. insertNewSubPremise(int i)Inserts and returns a new empty value (as xml) as the ith "SubPremise" elementstatic SubPremiseTypeSubPremiseType.Factory. newInstance()static SubPremiseTypeSubPremiseType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(File file)static SubPremiseTypeSubPremiseType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(InputStream is)static SubPremiseTypeSubPremiseType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(Reader r)static SubPremiseTypeSubPremiseType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(String xmlAsString)static SubPremiseTypeSubPremiseType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(URL u)static SubPremiseTypeSubPremiseType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(XMLStreamReader sr)static SubPremiseTypeSubPremiseType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static SubPremiseTypeSubPremiseType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic SubPremiseTypeSubPremiseType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic SubPremiseTypeSubPremiseType.Factory. parse(Node node)static SubPremiseTypeSubPremiseType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type SubPremiseType Modifier and Type Method Description voidSubPremiseType. setSubPremise(SubPremiseType subPremise)Sets the "SubPremise" elementvoidPremiseDocument.Premise. setSubPremiseArray(int i, SubPremiseType subPremise)Sets ith "SubPremise" elementvoidPremiseDocument.Premise. setSubPremiseArray(SubPremiseType[] subPremiseArray)Sets array of all "SubPremise" element -
Uses of SubPremiseType in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement SubPremiseType Modifier and Type Class Description classSubPremiseTypeImplAn XML SubPremiseType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return SubPremiseType Modifier and Type Method Description SubPremiseTypePremiseDocumentImpl.PremiseImpl. addNewSubPremise()Appends and returns a new empty value (as xml) as the last "SubPremise" elementSubPremiseTypeSubPremiseTypeImpl. addNewSubPremise()Appends and returns a new empty "SubPremise" elementSubPremiseTypeSubPremiseTypeImpl. getSubPremise()Gets the "SubPremise" elementSubPremiseType[]PremiseDocumentImpl.PremiseImpl. getSubPremiseArray()Gets array of all "SubPremise" elementsSubPremiseTypePremiseDocumentImpl.PremiseImpl. getSubPremiseArray(int i)Gets ith "SubPremise" elementSubPremiseTypePremiseDocumentImpl.PremiseImpl. insertNewSubPremise(int i)Inserts and returns a new empty value (as xml) as the ith "SubPremise" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type SubPremiseType Modifier and Type Method Description voidSubPremiseTypeImpl. setSubPremise(SubPremiseType subPremise)Sets the "SubPremise" elementvoidPremiseDocumentImpl.PremiseImpl. setSubPremiseArray(int i, SubPremiseType subPremise)Sets ith "SubPremise" elementvoidPremiseDocumentImpl.PremiseImpl. setSubPremiseArray(SubPremiseType[] subPremiseArray)Sets array of all "SubPremise" element
-