|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.BusinessValueListType
public class BusinessValueListType
Class BusinessValueListType.
| Constructor Summary | |
|---|---|
BusinessValueListType()
|
|
| Method Summary | |
|---|---|
void |
addCustomBusinessValue(int index,
java.lang.Object vCustomBusinessValue)
Method addCustomBusinessValue |
void |
addCustomBusinessValue(java.lang.Object vCustomBusinessValue)
Method addCustomBusinessValue |
void |
deleteImportance()
Method deleteImportance |
java.util.Enumeration |
enumerateCustomBusinessValue()
Method enumerateCustomBusinessValue |
java.lang.Object[] |
getCustomBusinessValue()
Method getCustomBusinessValue |
java.lang.Object |
getCustomBusinessValue(int index)
Method getCustomBusinessValue |
int |
getCustomBusinessValueCount()
Method getCustomBusinessValueCount |
int |
getImportance()
Returns the value of field 'importance'. |
Penalty |
getPenalty()
Returns the value of field 'penalty'. |
Preference |
getPreference()
Returns the value of field 'preference'. |
Reward |
getReward()
Returns the value of field 'reward'. |
boolean |
hasImportance()
Method hasImportance |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllCustomBusinessValue()
Method removeAllCustomBusinessValue |
java.lang.Object |
removeCustomBusinessValue(int index)
Method removeCustomBusinessValue |
void |
setCustomBusinessValue(int index,
java.lang.Object vCustomBusinessValue)
Method setCustomBusinessValue |
void |
setCustomBusinessValue(java.lang.Object[] customBusinessValueArray)
Method setCustomBusinessValue |
void |
setImportance(int importance)
Sets the value of field 'importance'. |
void |
setPenalty(Penalty penalty)
Sets the value of field 'penalty'. |
void |
setPreference(Preference preference)
Sets the value of field 'preference'. |
void |
setReward(Reward reward)
Sets the value of field 'reward'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessValueListType()
| Method Detail |
|---|
public void addCustomBusinessValue(java.lang.Object vCustomBusinessValue)
throws java.lang.IndexOutOfBoundsException
vCustomBusinessValue -
java.lang.IndexOutOfBoundsException
public void addCustomBusinessValue(int index,
java.lang.Object vCustomBusinessValue)
throws java.lang.IndexOutOfBoundsException
index - vCustomBusinessValue -
java.lang.IndexOutOfBoundsExceptionpublic void deleteImportance()
public java.util.Enumeration enumerateCustomBusinessValue()
public java.lang.Object getCustomBusinessValue(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.Object[] getCustomBusinessValue()
public int getCustomBusinessValueCount()
public int getImportance()
public Penalty getPenalty()
public Preference getPreference()
public Reward getReward()
public boolean hasImportance()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void removeAllCustomBusinessValue()
public java.lang.Object removeCustomBusinessValue(int index)
index -
public void setCustomBusinessValue(int index,
java.lang.Object vCustomBusinessValue)
throws java.lang.IndexOutOfBoundsException
index - vCustomBusinessValue -
java.lang.IndexOutOfBoundsExceptionpublic void setCustomBusinessValue(java.lang.Object[] customBusinessValueArray)
customBusinessValueArray - public void setImportance(int importance)
importance - the value of field 'importance'.public void setPenalty(Penalty penalty)
penalty - the value of field 'penalty'.public void setPreference(Preference preference)
preference - the value of field 'preference'.public void setReward(Reward reward)
reward - the value of field 'reward'.
public static java.lang.Object unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||