AllowedValuesPropertyType |
CountRangeType.addNewConstraint() |
Appends and returns a new empty "constraint" element
|
AllowedValuesPropertyType |
CountType.addNewConstraint() |
Appends and returns a new empty "constraint" element
|
AllowedValuesPropertyType |
QuantityRangeType.addNewConstraint() |
Appends and returns a new empty "constraint" element
|
AllowedValuesPropertyType |
QuantityType.addNewConstraint() |
Appends and returns a new empty "constraint" element
|
AllowedValuesPropertyType |
CountRangeType.getConstraint() |
Gets the "constraint" element
|
AllowedValuesPropertyType |
CountType.getConstraint() |
Gets the "constraint" element
|
AllowedValuesPropertyType |
QuantityRangeType.getConstraint() |
Gets the "constraint" element
|
AllowedValuesPropertyType |
QuantityType.getConstraint() |
Gets the "constraint" element
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.newInstance() |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(File file) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(InputStream is) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(Reader r) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(String xmlAsString) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(URL u) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(XMLStreamReader sr) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(Node node) |
|
static AllowedValuesPropertyType |
AllowedValuesPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|