Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.LargeMailUserType
-
Packages that use LargeMailUserType Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of LargeMailUserType in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return LargeMailUserType Modifier and Type Method Description LargeMailUserTypeDependentLocalityType. addNewLargeMailUser()Appends and returns a new empty "LargeMailUser" elementLargeMailUserTypeLocalityDocument.Locality. addNewLargeMailUser()Appends and returns a new empty "LargeMailUser" elementLargeMailUserTypeDependentLocalityType. getLargeMailUser()Gets the "LargeMailUser" elementLargeMailUserTypeLocalityDocument.Locality. getLargeMailUser()Gets the "LargeMailUser" elementstatic LargeMailUserTypeLargeMailUserType.Factory. newInstance()static LargeMailUserTypeLargeMailUserType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(File file)static LargeMailUserTypeLargeMailUserType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(InputStream is)static LargeMailUserTypeLargeMailUserType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(Reader r)static LargeMailUserTypeLargeMailUserType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(String xmlAsString)static LargeMailUserTypeLargeMailUserType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(URL u)static LargeMailUserTypeLargeMailUserType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(XMLStreamReader sr)static LargeMailUserTypeLargeMailUserType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static LargeMailUserTypeLargeMailUserType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic LargeMailUserTypeLargeMailUserType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic LargeMailUserTypeLargeMailUserType.Factory. parse(Node node)static LargeMailUserTypeLargeMailUserType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type LargeMailUserType Modifier and Type Method Description voidDependentLocalityType. setLargeMailUser(LargeMailUserType largeMailUser)Sets the "LargeMailUser" elementvoidLocalityDocument.Locality. setLargeMailUser(LargeMailUserType largeMailUser)Sets the "LargeMailUser" element -
Uses of LargeMailUserType in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement LargeMailUserType Modifier and Type Class Description classLargeMailUserTypeImplAn XML LargeMailUserType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return LargeMailUserType Modifier and Type Method Description LargeMailUserTypeDependentLocalityTypeImpl. addNewLargeMailUser()Appends and returns a new empty "LargeMailUser" elementLargeMailUserTypeLocalityDocumentImpl.LocalityImpl. addNewLargeMailUser()Appends and returns a new empty "LargeMailUser" elementLargeMailUserTypeDependentLocalityTypeImpl. getLargeMailUser()Gets the "LargeMailUser" elementLargeMailUserTypeLocalityDocumentImpl.LocalityImpl. getLargeMailUser()Gets the "LargeMailUser" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type LargeMailUserType Modifier and Type Method Description voidDependentLocalityTypeImpl. setLargeMailUser(LargeMailUserType largeMailUser)Sets the "LargeMailUser" elementvoidLocalityDocumentImpl.LocalityImpl. setLargeMailUser(LargeMailUserType largeMailUser)Sets the "LargeMailUser" element
-