|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XsdPositiveIntegerType
A representation of the model object 'Xsd Positive Integer Type'. This type adds an "id" attribute to xsd:positiveInteger.
The following features are supported:
EjbJar21Package.getXsdPositiveIntegerType()
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
java.math.BigInteger |
getValue()
Returns the value of the 'Value' attribute. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setValue(java.math.BigInteger value)
Sets the value of the ' Value ' attribute. |
Method Detail |
---|
java.math.BigInteger getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(BigInteger)
,
EjbJar21Package.getXsdPositiveIntegerType_Value()
void setValue(java.math.BigInteger value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
EjbJar21Package.getXsdPositiveIntegerType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |