|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlsoap.schemas.soap.encoding.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.xmlsoap.schemas.soap.encoding package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xmlsoap.schemas.soap.encoding |
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement<java.lang.Object> |
createAnyType(java.lang.Object value)
Create an instance of JAXBElement<Object>} |
AnyURI |
createAnyURI()
Create an instance of AnyURI |
javax.xml.bind.JAXBElement<AnyURI> |
createAnyURI(AnyURI value)
Create an instance of JAXBElement<AnyURI>} |
Array |
createArray()
Create an instance of Array |
javax.xml.bind.JAXBElement<Array> |
createArray(Array value)
Create an instance of JAXBElement<Array>} |
Base64Binary |
createBase64Binary()
Create an instance of Base64Binary |
javax.xml.bind.JAXBElement<Base64Binary> |
createBase64Binary(Base64Binary value)
Create an instance of JAXBElement<Base64Binary>} |
Boolean |
createBoolean()
Create an instance of Boolean |
javax.xml.bind.JAXBElement<Boolean> |
createBoolean(Boolean value)
Create an instance of JAXBElement<Boolean>} |
Byte |
createByte()
Create an instance of Byte |
javax.xml.bind.JAXBElement<Byte> |
createByte(Byte value)
Create an instance of JAXBElement<Byte>} |
Date |
createDate()
Create an instance of Date |
javax.xml.bind.JAXBElement<Date> |
createDate(Date value)
Create an instance of JAXBElement<Date>} |
DateTime |
createDateTime()
Create an instance of DateTime |
javax.xml.bind.JAXBElement<DateTime> |
createDateTime(DateTime value)
Create an instance of JAXBElement<DateTime>} |
Decimal |
createDecimal()
Create an instance of Decimal |
javax.xml.bind.JAXBElement<Decimal> |
createDecimal(Decimal value)
Create an instance of JAXBElement<Decimal>} |
Double |
createDouble()
Create an instance of Double |
javax.xml.bind.JAXBElement<Double> |
createDouble(Double value)
Create an instance of JAXBElement<Double>} |
Duration |
createDuration()
Create an instance of Duration |
javax.xml.bind.JAXBElement<Duration> |
createDuration(Duration value)
Create an instance of JAXBElement<Duration>} |
ENTITIES |
createENTITIES()
Create an instance of ENTITIES |
javax.xml.bind.JAXBElement<ENTITIES> |
createENTITIES(ENTITIES value)
Create an instance of JAXBElement<ENTITIES>} |
ENTITY |
createENTITY()
Create an instance of ENTITY |
javax.xml.bind.JAXBElement<ENTITY> |
createENTITY(ENTITY value)
Create an instance of JAXBElement<ENTITY>} |
Float |
createFloat()
Create an instance of Float |
javax.xml.bind.JAXBElement<Float> |
createFloat(Float value)
Create an instance of JAXBElement<Float>} |
GDay |
createGDay()
Create an instance of GDay |
javax.xml.bind.JAXBElement<GDay> |
createGDay(GDay value)
Create an instance of JAXBElement<GDay>} |
GMonth |
createGMonth()
Create an instance of GMonth |
javax.xml.bind.JAXBElement<GMonth> |
createGMonth(GMonth value)
Create an instance of JAXBElement<GMonth>} |
GMonthDay |
createGMonthDay()
Create an instance of GMonthDay |
javax.xml.bind.JAXBElement<GMonthDay> |
createGMonthDay(GMonthDay value)
Create an instance of JAXBElement<GMonthDay>} |
GYear |
createGYear()
Create an instance of GYear |
javax.xml.bind.JAXBElement<GYear> |
createGYear(GYear value)
Create an instance of JAXBElement<GYear>} |
GYearMonth |
createGYearMonth()
Create an instance of GYearMonth |
javax.xml.bind.JAXBElement<GYearMonth> |
createGYearMonth(GYearMonth value)
Create an instance of JAXBElement<GYearMonth>} |
HexBinary |
createHexBinary()
Create an instance of HexBinary |
javax.xml.bind.JAXBElement<HexBinary> |
createHexBinary(HexBinary value)
Create an instance of JAXBElement<HexBinary>} |
ID |
createID()
Create an instance of ID |
javax.xml.bind.JAXBElement<ID> |
createID(ID value)
Create an instance of JAXBElement<ID>} |
IDREF |
createIDREF()
Create an instance of IDREF |
javax.xml.bind.JAXBElement<IDREF> |
createIDREF(IDREF value)
Create an instance of JAXBElement<IDREF>} |
IDREFS |
createIDREFS()
Create an instance of IDREFS |
javax.xml.bind.JAXBElement<IDREFS> |
createIDREFS(IDREFS value)
Create an instance of JAXBElement<IDREFS>} |
Int |
createInt()
Create an instance of Int |
javax.xml.bind.JAXBElement<Int> |
createInt(Int value)
Create an instance of JAXBElement<Int>} |
Integer |
createInteger()
Create an instance of Integer |
javax.xml.bind.JAXBElement<Integer> |
createInteger(Integer value)
Create an instance of JAXBElement<Integer>} |
Language |
createLanguage()
Create an instance of Language |
javax.xml.bind.JAXBElement<Language> |
createLanguage(Language value)
Create an instance of JAXBElement<Language>} |
Long |
createLong()
Create an instance of Long |
javax.xml.bind.JAXBElement<Long> |
createLong(Long value)
Create an instance of JAXBElement<Long>} |
Name |
createName()
Create an instance of Name |
javax.xml.bind.JAXBElement<Name> |
createName(Name value)
Create an instance of JAXBElement<Name>} |
NCName |
createNCName()
Create an instance of NCName |
javax.xml.bind.JAXBElement<NCName> |
createNCName(NCName value)
Create an instance of JAXBElement<NCName>} |
NegativeInteger |
createNegativeInteger()
Create an instance of NegativeInteger |
javax.xml.bind.JAXBElement<NegativeInteger> |
createNegativeInteger(NegativeInteger value)
Create an instance of JAXBElement<NegativeInteger>} |
NMTOKEN |
createNMTOKEN()
Create an instance of NMTOKEN |
javax.xml.bind.JAXBElement<NMTOKEN> |
createNMTOKEN(NMTOKEN value)
Create an instance of JAXBElement<NMTOKEN>} |
NMTOKENS |
createNMTOKENS()
Create an instance of NMTOKENS |
javax.xml.bind.JAXBElement<NMTOKENS> |
createNMTOKENS(NMTOKENS value)
Create an instance of JAXBElement<NMTOKENS>} |
NonNegativeInteger |
createNonNegativeInteger()
Create an instance of NonNegativeInteger |
javax.xml.bind.JAXBElement<NonNegativeInteger> |
createNonNegativeInteger(NonNegativeInteger value)
Create an instance of JAXBElement<NonNegativeInteger>} |
NonPositiveInteger |
createNonPositiveInteger()
Create an instance of NonPositiveInteger |
javax.xml.bind.JAXBElement<NonPositiveInteger> |
createNonPositiveInteger(NonPositiveInteger value)
Create an instance of JAXBElement<NonPositiveInteger>} |
NormalizedString |
createNormalizedString()
Create an instance of NormalizedString |
javax.xml.bind.JAXBElement<NormalizedString> |
createNormalizedString(NormalizedString value)
Create an instance of JAXBElement<NormalizedString>} |
NOTATION |
createNOTATION()
Create an instance of NOTATION |
javax.xml.bind.JAXBElement<NOTATION> |
createNOTATION(NOTATION value)
Create an instance of JAXBElement<NOTATION>} |
PositiveInteger |
createPositiveInteger()
Create an instance of PositiveInteger |
javax.xml.bind.JAXBElement<PositiveInteger> |
createPositiveInteger(PositiveInteger value)
Create an instance of JAXBElement<PositiveInteger>} |
QName |
createQName()
Create an instance of QName |
javax.xml.bind.JAXBElement<QName> |
createQName(QName value)
Create an instance of JAXBElement<QName>} |
Short |
createShort()
Create an instance of Short |
javax.xml.bind.JAXBElement<Short> |
createShort(Short value)
Create an instance of JAXBElement<Short>} |
String |
createString()
Create an instance of String |
javax.xml.bind.JAXBElement<String> |
createString(String value)
Create an instance of JAXBElement<String>} |
Struct |
createStruct()
Create an instance of Struct |
javax.xml.bind.JAXBElement<Struct> |
createStruct(Struct value)
Create an instance of JAXBElement<Struct>} |
Time |
createTime()
Create an instance of Time |
javax.xml.bind.JAXBElement<Time> |
createTime(Time value)
Create an instance of JAXBElement<Time>} |
Token |
createToken()
Create an instance of Token |
javax.xml.bind.JAXBElement<Token> |
createToken(Token value)
Create an instance of JAXBElement<Token>} |
UnsignedByte |
createUnsignedByte()
Create an instance of UnsignedByte |
javax.xml.bind.JAXBElement<UnsignedByte> |
createUnsignedByte(UnsignedByte value)
Create an instance of JAXBElement<UnsignedByte>} |
UnsignedInt |
createUnsignedInt()
Create an instance of UnsignedInt |
javax.xml.bind.JAXBElement<UnsignedInt> |
createUnsignedInt(UnsignedInt value)
Create an instance of JAXBElement<UnsignedInt>} |
UnsignedLong |
createUnsignedLong()
Create an instance of UnsignedLong |
javax.xml.bind.JAXBElement<UnsignedLong> |
createUnsignedLong(UnsignedLong value)
Create an instance of JAXBElement<UnsignedLong>} |
UnsignedShort |
createUnsignedShort()
Create an instance of UnsignedShort |
javax.xml.bind.JAXBElement<UnsignedShort> |
createUnsignedShort(UnsignedShort value)
Create an instance of JAXBElement<UnsignedShort>} |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public GYear createGYear()
GYear
public NCName createNCName()
NCName
public UnsignedInt createUnsignedInt()
UnsignedInt
public Boolean createBoolean()
Boolean
public NormalizedString createNormalizedString()
NormalizedString
public Name createName()
Name
public Date createDate()
Date
public Float createFloat()
Float
public IDREFS createIDREFS()
IDREFS
public String createString()
String
public Token createToken()
Token
public UnsignedLong createUnsignedLong()
UnsignedLong
public Decimal createDecimal()
Decimal
public Duration createDuration()
Duration
public Integer createInteger()
Integer
public GMonth createGMonth()
GMonth
public UnsignedByte createUnsignedByte()
UnsignedByte
public AnyURI createAnyURI()
AnyURI
public PositiveInteger createPositiveInteger()
PositiveInteger
public Double createDouble()
Double
public Struct createStruct()
Struct
public NonPositiveInteger createNonPositiveInteger()
NonPositiveInteger
public IDREF createIDREF()
IDREF
public Short createShort()
Short
public NOTATION createNOTATION()
NOTATION
public UnsignedShort createUnsignedShort()
UnsignedShort
public QName createQName()
QName
public Byte createByte()
Byte
public ID createID()
ID
public GMonthDay createGMonthDay()
GMonthDay
public Language createLanguage()
Language
public Base64Binary createBase64Binary()
Base64Binary
public DateTime createDateTime()
DateTime
public NMTOKENS createNMTOKENS()
NMTOKENS
public Long createLong()
Long
public Time createTime()
Time
public NonNegativeInteger createNonNegativeInteger()
NonNegativeInteger
public NMTOKEN createNMTOKEN()
NMTOKEN
public HexBinary createHexBinary()
HexBinary
public GDay createGDay()
GDay
public Array createArray()
Array
public ENTITIES createENTITIES()
ENTITIES
public NegativeInteger createNegativeInteger()
NegativeInteger
public GYearMonth createGYearMonth()
GYearMonth
public ENTITY createENTITY()
ENTITY
public Int createInt()
Int
public javax.xml.bind.JAXBElement<NonPositiveInteger> createNonPositiveInteger(NonPositiveInteger value)
JAXBElement<NonPositiveInteger>}
public javax.xml.bind.JAXBElement<NMTOKEN> createNMTOKEN(NMTOKEN value)
JAXBElement<NMTOKEN>}
public javax.xml.bind.JAXBElement<UnsignedInt> createUnsignedInt(UnsignedInt value)
JAXBElement<UnsignedInt>}
public javax.xml.bind.JAXBElement<Double> createDouble(Double value)
JAXBElement<Double>}
public javax.xml.bind.JAXBElement<AnyURI> createAnyURI(AnyURI value)
JAXBElement<AnyURI>}
public javax.xml.bind.JAXBElement<GMonthDay> createGMonthDay(GMonthDay value)
JAXBElement<GMonthDay>}
public javax.xml.bind.JAXBElement<String> createString(String value)
JAXBElement<String>}
public javax.xml.bind.JAXBElement<GMonth> createGMonth(GMonth value)
JAXBElement<GMonth>}
public javax.xml.bind.JAXBElement<java.lang.Object> createAnyType(java.lang.Object value)
JAXBElement<Object>}
public javax.xml.bind.JAXBElement<GDay> createGDay(GDay value)
JAXBElement<GDay>}
public javax.xml.bind.JAXBElement<Float> createFloat(Float value)
JAXBElement<Float>}
public javax.xml.bind.JAXBElement<ENTITIES> createENTITIES(ENTITIES value)
JAXBElement<ENTITIES>}
public javax.xml.bind.JAXBElement<DateTime> createDateTime(DateTime value)
JAXBElement<DateTime>}
public javax.xml.bind.JAXBElement<IDREFS> createIDREFS(IDREFS value)
JAXBElement<IDREFS>}
public javax.xml.bind.JAXBElement<NegativeInteger> createNegativeInteger(NegativeInteger value)
JAXBElement<NegativeInteger>}
public javax.xml.bind.JAXBElement<UnsignedLong> createUnsignedLong(UnsignedLong value)
JAXBElement<UnsignedLong>}
public javax.xml.bind.JAXBElement<IDREF> createIDREF(IDREF value)
JAXBElement<IDREF>}
public javax.xml.bind.JAXBElement<Language> createLanguage(Language value)
JAXBElement<Language>}
public javax.xml.bind.JAXBElement<NMTOKENS> createNMTOKENS(NMTOKENS value)
JAXBElement<NMTOKENS>}
public javax.xml.bind.JAXBElement<UnsignedShort> createUnsignedShort(UnsignedShort value)
JAXBElement<UnsignedShort>}
public javax.xml.bind.JAXBElement<Time> createTime(Time value)
JAXBElement<Time>}
public javax.xml.bind.JAXBElement<NonNegativeInteger> createNonNegativeInteger(NonNegativeInteger value)
JAXBElement<NonNegativeInteger>}
public javax.xml.bind.JAXBElement<NOTATION> createNOTATION(NOTATION value)
JAXBElement<NOTATION>}
public javax.xml.bind.JAXBElement<HexBinary> createHexBinary(HexBinary value)
JAXBElement<HexBinary>}
public javax.xml.bind.JAXBElement<Date> createDate(Date value)
JAXBElement<Date>}
public javax.xml.bind.JAXBElement<PositiveInteger> createPositiveInteger(PositiveInteger value)
JAXBElement<PositiveInteger>}
public javax.xml.bind.JAXBElement<Name> createName(Name value)
JAXBElement<Name>}
public javax.xml.bind.JAXBElement<Decimal> createDecimal(Decimal value)
JAXBElement<Decimal>}
public javax.xml.bind.JAXBElement<Integer> createInteger(Integer value)
JAXBElement<Integer>}
public javax.xml.bind.JAXBElement<Int> createInt(Int value)
JAXBElement<Int>}
public javax.xml.bind.JAXBElement<NormalizedString> createNormalizedString(NormalizedString value)
JAXBElement<NormalizedString>}
public javax.xml.bind.JAXBElement<Base64Binary> createBase64Binary(Base64Binary value)
JAXBElement<Base64Binary>}
public javax.xml.bind.JAXBElement<NCName> createNCName(NCName value)
JAXBElement<NCName>}
public javax.xml.bind.JAXBElement<Token> createToken(Token value)
JAXBElement<Token>}
public javax.xml.bind.JAXBElement<QName> createQName(QName value)
JAXBElement<QName>}
public javax.xml.bind.JAXBElement<Array> createArray(Array value)
JAXBElement<Array>}
public javax.xml.bind.JAXBElement<Duration> createDuration(Duration value)
JAXBElement<Duration>}
public javax.xml.bind.JAXBElement<GYearMonth> createGYearMonth(GYearMonth value)
JAXBElement<GYearMonth>}
public javax.xml.bind.JAXBElement<Long> createLong(Long value)
JAXBElement<Long>}
public javax.xml.bind.JAXBElement<GYear> createGYear(GYear value)
JAXBElement<GYear>}
public javax.xml.bind.JAXBElement<Short> createShort(Short value)
JAXBElement<Short>}
public javax.xml.bind.JAXBElement<Boolean> createBoolean(Boolean value)
JAXBElement<Boolean>}
public javax.xml.bind.JAXBElement<ID> createID(ID value)
JAXBElement<ID>}
public javax.xml.bind.JAXBElement<ENTITY> createENTITY(ENTITY value)
JAXBElement<ENTITY>}
public javax.xml.bind.JAXBElement<UnsignedByte> createUnsignedByte(UnsignedByte value)
JAXBElement<UnsignedByte>}
public javax.xml.bind.JAXBElement<Struct> createStruct(Struct value)
JAXBElement<Struct>}
public javax.xml.bind.JAXBElement<Byte> createByte(Byte value)
JAXBElement<Byte>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||