|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Like
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="{}person"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
Person |
getPerson()
Gets the value of the person property. |
void |
setPerson(Person value)
Sets the value of the person property. |
Method Detail |
---|
Person getPerson()
Person
void setPerson(Person value)
value
- allowed object is
Person
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |