|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.sagadapter.primitive.sw.Sw_FileRequestControl
public class Sw_FileRequestControl
| Constructor Summary | |
|---|---|
Sw_FileRequestControl()
|
|
Sw_FileRequestControl(com.stc.otd.runtime.OtdMeta mObj)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
check()
DOCUMENT ME! |
int |
choice()
For a choice node, returns the index of the valid child. |
int |
count(int child)
Returns the number of repetition instances of the given child. |
java.lang.Object |
get(int child)
|
java.lang.Object |
get(int child,
int index)
|
java.lang.String |
getSw_EventEP()
|
java.lang.String |
getSw_LocalRef()
|
java.lang.String |
getSw_Partition()
|
Sw_ProductList |
getSw_ProductList()
|
java.lang.String |
getSw_TransferEP()
|
java.lang.String |
getSw_TransferKey()
|
SwInt_DeliveryCtrl |
getSwInt_DeliveryCtrl()
|
java.lang.String |
getSwInt_NRIndicator()
|
java.lang.String |
getSwInt_RequestCrypto()
|
boolean |
has(int child)
Tests whether given child is present. |
boolean |
has(int child,
int index)
Tests whether given instance of a repeated child is present. |
boolean |
hasSw_EventEP()
|
boolean |
hasSw_LocalRef()
|
boolean |
hasSw_Partition()
|
boolean |
hasSw_ProductList()
|
boolean |
hasSw_TransferEP()
|
boolean |
hasSw_TransferKey()
|
boolean |
hasSwInt_DeliveryCtrl()
|
boolean |
hasSwInt_NRIndicator()
|
boolean |
hasSwInt_RequestCrypto()
|
void |
includeXmlDeclaration(boolean val)
Set includeXmlDecl flag. |
void |
init0()
|
static void |
main(java.lang.String[] args)
|
void |
marshal(org.xml.sax.ContentHandler handler,
org.xml.sax.ErrorHandler errorHandler,
boolean rtMarshal)
|
void |
marshal(com.stc.otd.runtime.OtdOutputStream out)
Marshals the data content of an OTD into a BLOB. |
void |
marshalDoctype(java.lang.String decl)
Adds a DOCTYPE declaration to the marshalled document. |
void |
marshalProlog(java.lang.String target,
java.lang.String data)
Adds a prolog processing instruction to the marshalled document. |
byte[] |
marshalToBytes()
Marshals the data content of an OTD into a byte array. |
java.lang.String |
marshalToString()
Marshals the data content of an OTD into a string. |
com.stc.otd.runtime.OtdMeta |
meta()
|
void |
remove(int child)
Removes the given child instance. |
void |
remove(int child,
int index)
Removes the given occurrence of a child instance. |
void |
reset()
Clear cached data. |
void |
set(int child,
int index,
java.lang.Object value)
Stores the given child instance. |
void |
set(int child,
java.lang.Object value)
|
void |
setSw_EventEP(java.lang.String value)
|
void |
setSw_LocalRef(java.lang.String value)
|
void |
setSw_Partition(java.lang.String value)
|
void |
setSw_ProductList(Sw_ProductList value)
|
void |
setSw_TransferEP(java.lang.String value)
|
void |
setSw_TransferKey(java.lang.String value)
|
void |
setSwInt_DeliveryCtrl(SwInt_DeliveryCtrl value)
|
void |
setSwInt_NRIndicator(java.lang.String value)
|
void |
setSwInt_RequestCrypto(java.lang.String value)
|
int |
size(int child)
Returns one past the last valid index for a repeating child. |
java.lang.String |
toString()
|
void |
unmarshal(org.xml.sax.InputSource inputSource,
com.stc.otd.tools.xml.SAXLexer lexer)
|
void |
unmarshal(com.stc.otd.runtime.OtdInputStream in)
Unmarshals a BLOB into the data content of an OTD. |
void |
unmarshalFromBytes(byte[] in)
Unmarshals a byte array into the data content of an OTD. |
void |
unmarshalFromString(java.lang.String in)
Unmarshals a string into the data content of an OTD. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Sw_FileRequestControl(com.stc.otd.runtime.OtdMeta mObj)
public Sw_FileRequestControl()
| Method Detail |
|---|
public void init0()
public com.stc.otd.runtime.OtdMeta meta()
meta in interface com.stc.otd.runtime.OtdNode
public boolean hasSwInt_RequestCrypto()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSwInt_RequestCrypto()
public void setSwInt_RequestCrypto(java.lang.String value)
public boolean hasSwInt_NRIndicator()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSwInt_NRIndicator()
public void setSwInt_NRIndicator(java.lang.String value)
public boolean hasSwInt_DeliveryCtrl()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic SwInt_DeliveryCtrl getSwInt_DeliveryCtrl()
public void setSwInt_DeliveryCtrl(SwInt_DeliveryCtrl value)
public boolean hasSw_EventEP()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSw_EventEP()
public void setSw_EventEP(java.lang.String value)
public boolean hasSw_TransferEP()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSw_TransferEP()
public void setSw_TransferEP(java.lang.String value)
public boolean hasSw_Partition()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSw_Partition()
public void setSw_Partition(java.lang.String value)
public boolean hasSw_TransferKey()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSw_TransferKey()
public void setSw_TransferKey(java.lang.String value)
public boolean hasSw_LocalRef()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getSw_LocalRef()
public void setSw_LocalRef(java.lang.String value)
public boolean hasSw_ProductList()
throws java.lang.IndexOutOfBoundsException
java.lang.IndexOutOfBoundsExceptionpublic Sw_ProductList getSw_ProductList()
public void setSw_ProductList(Sw_ProductList value)
public java.lang.Object get(int child)
throws java.lang.IndexOutOfBoundsException
get in interface com.stc.otd.runtime.OtdNodejava.lang.IndexOutOfBoundsException
public java.lang.Object get(int child,
int index)
throws java.lang.IndexOutOfBoundsException
get in interface com.stc.otd.runtime.OtdNodejava.lang.IndexOutOfBoundsException
public void set(int child,
java.lang.Object value)
throws java.lang.IndexOutOfBoundsException,
java.lang.IllegalArgumentException
set in interface com.stc.otd.runtime.OtdNodejava.lang.IndexOutOfBoundsException
java.lang.IllegalArgumentException
public void set(int child,
int index,
java.lang.Object value)
throws java.lang.IndexOutOfBoundsException,
java.lang.IllegalArgumentException
set in interface com.stc.otd.runtime.OtdNodechild - index of child below this parentindex - index of child instance in repetitionvalue - the new child value
java.lang.IndexOutOfBoundsException - for invalid index or child
java.lang.IllegalArgumentException - for a type or value error
public boolean has(int child)
throws java.lang.IndexOutOfBoundsException
has in interface com.stc.otd.runtime.OtdNodechild - index of child below this parent
java.lang.IndexOutOfBoundsException - for invalid child
public boolean has(int child,
int index)
throws java.lang.IndexOutOfBoundsException
has in interface com.stc.otd.runtime.OtdNodechild - index of child below this parentindex - index of child instance in repetition, from 0
java.lang.IndexOutOfBoundsException - for invalid index or childpublic int count(int child)
count in interface com.stc.otd.runtime.OtdNodechild - index of child below this parent
java.lang.IndexOutOfBoundsException - for invalid childpublic int size(int child)
size in interface com.stc.otd.runtime.OtdNodechild - index of child below this parent
java.lang.IndexOutOfBoundsException - for invalid childpublic int choice()
choice in interface com.stc.otd.runtime.OtdNodepublic void remove(int child)
remove in interface com.stc.otd.runtime.OtdNodechild - index of child below this parent, from 0
java.lang.IndexOutOfBoundsException - for invalid or mandatory child
public void remove(int child,
int index)
remove in interface com.stc.otd.runtime.OtdNodechild - index of child below this parent, from 0index - index of child instance in repetition, from 0
java.lang.IndexOutOfBoundsException - for invalid or non-repeating child
public void unmarshal(org.xml.sax.InputSource inputSource,
com.stc.otd.tools.xml.SAXLexer lexer)
throws org.xml.sax.SAXException,
com.stc.otd.runtime.UnmarshalException
org.xml.sax.SAXException
com.stc.otd.runtime.UnmarshalException
public void marshal(org.xml.sax.ContentHandler handler,
org.xml.sax.ErrorHandler errorHandler,
boolean rtMarshal)
throws com.stc.otd.runtime.MarshalException,
org.xml.sax.SAXException
com.stc.otd.runtime.MarshalException
org.xml.sax.SAXExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic void reset()
reset in interface com.stc.otd.runtime.OtdRootpublic java.lang.String[] check()
check in interface com.stc.otd.runtime.OtdRootpublic void includeXmlDeclaration(boolean val)
val - DOCUMENT ME!
public java.lang.String marshalToString()
throws com.stc.otd.runtime.MarshalException,
java.io.IOException
marshalToString in interface com.stc.otd.runtime.OtdRoot2out - the string
com.stc.otd.runtime.MarshalException - if the output cannot be produced
java.io.IOException
public byte[] marshalToBytes()
throws com.stc.otd.runtime.MarshalException,
java.io.IOException
marshalToBytes in interface com.stc.otd.runtime.OtdRoot2out - the byte array
com.stc.otd.runtime.MarshalException - if the output cannot be produced
java.io.IOException
public void marshal(com.stc.otd.runtime.OtdOutputStream out)
throws com.stc.otd.runtime.MarshalException
marshal in interface com.stc.otd.runtime.OtdRootout - DOCUMENT ME!
com.stc.otd.runtime.MarshalException - Thrown when unable to marshal OTD.public void marshalDoctype(java.lang.String decl)
decl - DOCUMENT ME!
public void marshalProlog(java.lang.String target,
java.lang.String data)
target - DOCUMENT ME!data - DOCUMENT ME!
public void unmarshalFromString(java.lang.String in)
throws com.stc.otd.runtime.UnmarshalException
unmarshalFromString in interface com.stc.otd.runtime.OtdRoot2in - string be unmarshalled
com.stc.otd.runtime.UnmarshalException - if input data cannot be parsed
public void unmarshalFromBytes(byte[] in)
throws com.stc.otd.runtime.UnmarshalException,
java.io.IOException
unmarshalFromBytes in interface com.stc.otd.runtime.OtdRoot2in - byte array of the BLOB to be unmarshalled
com.stc.otd.runtime.UnmarshalException - on input error
java.io.IOException
public void unmarshal(com.stc.otd.runtime.OtdInputStream in)
throws com.stc.otd.runtime.UnmarshalException
unmarshal in interface com.stc.otd.runtime.OtdRootin - byte stream of the BLOB to be unmarshalled.
com.stc.otd.runtime.UnmarshalException - when unable to unmarshal BLOB into OTDpublic static void main(java.lang.String[] args)
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||