Class ValueType
java.lang.Object
de.hybris.bootstrap.typesystem.jaxb.ValueType
Configures a single element.
Java class for valueType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="valueType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="code" use="required" type="{}codeType" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary