|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Visibility
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 name="code"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="anyone"/> <enumeration value="all-members"/> <enumeration value="connections-only"/> </restriction> </simpleType> </element> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
VisibilityType |
getCode()
Gets the value of the code property. |
void |
setCode(VisibilityType value)
Sets the value of the code property. |
Method Detail |
---|
VisibilityType getCode()
VisibilityType
void setCode(VisibilityType value)
value
- allowed object is
VisibilityType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |