|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.nxpe.CustomParameter
public class CustomParameter
| Field Summary | |
|---|---|
static int |
ATTRIBUTE_VALUE
|
| Constructor Summary | |
|---|---|
CustomParameter(int givenEnumValue)
|
|
| Method Summary | |
|---|---|
int |
getChoiceEnumerativeValue()
Returns the enumerative value of choice to which this parameter belongs. |
java.lang.String |
getChoiceName()
Returns the name of choice to which this parameter belongs. |
NxpeContextDataElement |
getContextDataElement()
|
int |
getContextDataElementEnumerativeValue()
|
java.lang.String |
getContextDataElementName()
|
int |
getEnumerativeValue()
Returns the enumerative value for the name of this parameter. |
int |
getForceDataRead()
|
int |
getGroupEnumerativeValue()
Returns the numerical value of the group to which this parameter belongs. |
java.lang.String |
getGroupName()
Returns the parameter group name to which this parameter belongs. |
java.lang.String |
getName()
Returns the name of the parameter |
java.lang.String |
getValue()
Returns the value of the parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int ATTRIBUTE_VALUE
| Constructor Detail |
|---|
public CustomParameter(int givenEnumValue)
| Method Detail |
|---|
public java.lang.String getName()
throws NxpeException
NxpeParameter
getName in interface NxpeParameterNxpeException
public int getEnumerativeValue()
throws NxpeException
NxpeParameter
getEnumerativeValue in interface NxpeParameterNxpeException
public java.lang.String getValue()
throws NxpeException
NxpeParameter
getValue in interface NxpeParameterNxpeException
public java.lang.String getGroupName()
throws NxpeException
NxpeGroupedParameter
getGroupName in interface NxpeGroupedParameterNxpeException
public int getGroupEnumerativeValue()
throws NxpeException
NxpeGroupedParameter
getGroupEnumerativeValue in interface NxpeGroupedParameterNxpeException
public java.lang.String getChoiceName()
throws NxpeException
NxpeGroupedParameter
getChoiceName in interface NxpeGroupedParameterNxpeException
public int getChoiceEnumerativeValue()
throws NxpeException
NxpeGroupedParameter
getChoiceEnumerativeValue in interface NxpeGroupedParameterNxpeException
public NxpeContextDataElement getContextDataElement()
throws NxpeException
getContextDataElement in interface NxpeParameterNxpeException
public int getContextDataElementEnumerativeValue()
throws NxpeException
getContextDataElementEnumerativeValue in interface NxpeParameterNxpeException
public java.lang.String getContextDataElementName()
throws NxpeException
getContextDataElementName in interface NxpeParameterNxpeException
public int getForceDataRead()
throws NxpeException
getForceDataRead in interface NxpeParameterNxpeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||