xml.input
Interface InputType.ValueType
- Enclosing interface:
- InputType
- public static interface InputType.ValueType
Java content class for annonymous complex type.
The following schema fragment specifies the expected content contained within this java content object.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="name" use="required" type="{}name" />
</extension>
</simpleContent>
</complexType>
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String value)