|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NonnullTokenWithRoleType
This type is used for non-null tokens that have a required 'role' attribute. Java content class for nonnullTokenWithRoleType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/gw/tech/ecl-wkspaces-infoml/InfOrg-101105-stable-v1_0/InfocardOrganizer-v1_0/infomlFile.xsd line 634)
<complexType name="nonnullTokenWithRoleType">
<simpleContent>
<extension base="<http://infoml.org/infomlFile>nonnullTokenType">
<attribute name="role" use="required" type="{http://infoml.org/infomlFile}nonnullTokenType" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getRole()
Gets the value of the role property. |
java.lang.String |
getValue()
Used for a token that must have at least one character in it. |
void |
setRole(java.lang.String value)
Sets the value of the role property. |
void |
setValue(java.lang.String value)
Used for a token that must have at least one character in it. |
| Method Detail |
|---|
java.lang.String getValue()
Stringvoid setValue(java.lang.String value)
value - allowed object is
Stringjava.lang.String getRole()
Stringvoid setRole(java.lang.String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||