|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateWithRoleType
Java content class for dateWithRoleType 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 537)
<complexType name="dateWithRoleType"> <simpleContent> <extension base="<http://infoml.org/infomlFile>dateType"> <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.io.Serializable |
getValue()
Gets the value of the value property. |
void |
setRole(java.lang.String value)
Sets the value of the role property. |
void |
setValue(java.io.Serializable value)
Sets the value of the value property. |
Method Detail |
---|
java.io.Serializable getValue()
Calendar
Calendar
String
String
void setValue(java.io.Serializable value)
value
- allowed object is
Calendar
Calendar
String
String
java.lang.String getRole()
String
void 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 |