|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.rpps.core.tobj.BaseTransferObject
org.eclipse.higgins.rpps.core.tobj.RPPolicy
| Constructor Summary | |
|---|---|
RPPolicy()
|
|
| Method Summary | |
|---|---|
String[] |
getLabel()
Gets the string array of values of LABEL elements. |
String[] |
getLabelType()
|
String |
getLonglabel()
Gets the value of LONGLABEL element. |
String |
getLongOptional()
|
String[] |
getOptional()
|
String[] |
getOptionalType()
|
String |
getPrivacyVersion()
|
void |
setLabel(String[] label)
Sets the string array of values of LABEL elements. |
void |
setLabelType(String[] labelType)
|
void |
setLonglabel(String longlabel)
Sets the value of LONGLABEL element. |
void |
setLongOptional(String longoptional)
|
void |
setOptional(String[] optional)
|
void |
setOptionalType(String[] optionalType)
|
void |
setPrivacyVersion(String privacyVersion)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RPPolicy()
| Method Detail |
public String[] getLabel()
public void setLabel(String[] label)
label - the string array of values of LABEL elements.public String getLonglabel()
public void setLonglabel(String longlabel)
longlabel - the value of LONGLABEL element.public String[] getOptional()
public void setOptional(String[] optional)
public String getLongOptional()
public void setLongOptional(String longoptional)
public String[] getLabelType()
public void setLabelType(String[] labelType)
public String[] getOptionalType()
public void setOptionalType(String[] optionalType)
public String getPrivacyVersion()
public void setPrivacyVersion(String privacyVersion)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||