|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Link.ToType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/domain/Domain-v1_2.xsd line 228)
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="as" type="{}ASIdType" /> <attribute name="if" type="{}interfaceIdType" /> <attribute name="node" use="required" type="{}nodeIdType" /> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
int |
getAs()
Gets the value of the as property. |
java.lang.String |
getIf()
Gets the value of the if property. |
java.lang.String |
getNode()
Gets the value of the node property. |
void |
setAs(int value)
Sets the value of the as property. |
void |
setIf(java.lang.String value)
Sets the value of the if property. |
void |
setNode(java.lang.String value)
Sets the value of the node property. |
Method Detail |
---|
java.lang.String getNode()
String
void setNode(java.lang.String value)
value
- allowed object is
String
int getAs()
void setAs(int value)
java.lang.String getIf()
String
void setIf(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 |