|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndDate
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}year"/> <element ref="{}month" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
java.lang.Long |
getMonth()
Gets the value of the month property. |
java.lang.Long |
getYear()
Gets the value of the year property. |
void |
setMonth(java.lang.Long value)
Sets the value of the month property. |
void |
setYear(java.lang.Long value)
Sets the value of the year property. |
Method Detail |
---|
java.lang.Long getYear()
String
void setYear(java.lang.Long value)
value
- allowed object is
String
java.lang.Long getMonth()
String
void setMonth(java.lang.Long value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |