org.ow2.frascati.remote.introspection.resources
Class Property
java.lang.Object
org.ow2.frascati.remote.introspection.resources.Node
org.ow2.frascati.remote.introspection.resources.Attribute
org.ow2.frascati.remote.introspection.resources.Property
- All Implemented Interfaces:
- org.jvnet.jaxb2_commons.lang.ToString
public class Property
- extends Attribute
- implements org.jvnet.jaxb2_commons.lang.ToString
Java class for Property complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Property">
<complexContent>
<extension base="{http://resources.introspection.remote.frascati.ow2.org}Attribute">
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.ow2.frascati.remote.introspection.resources.Attribute |
type, value |
| Fields inherited from class org.ow2.frascati.remote.introspection.resources.Node |
name |
|
Method Summary |
String |
toString()
|
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
|
| Methods inherited from class org.ow2.frascati.remote.introspection.resources.Node |
getName, setName |
Property
public Property()
toString
public void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
- Specified by:
toString in interface org.jvnet.jaxb2_commons.lang.ToString- Overrides:
toString in class Attribute
toString
public String toString()
- Overrides:
toString in class Attribute
Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.