|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PublishDate
Modify display properties for date published.
Java class for PublishDate complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PublishDate">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="position" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="format" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getFormat()
Gets the value of the format property. |
String |
getPosition()
Gets the value of the position property. |
void |
setFormat(String value)
Sets the value of the format property. |
void |
setPosition(String value)
Sets the value of the position property. |
| Method Detail |
|---|
String getPosition()
Stringvoid setPosition(String value)
value - allowed object is
StringString getFormat()
Stringvoid setFormat(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||