|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Facet | |
---|---|
org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
Uses of Facet in org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
---|
Subclasses of Facet in org.ow2.easywsdl.schema.org.w3._2001.xmlschema | |
---|---|
class |
NoFixedFacet
Java class for noFixedFacet complex type. |
class |
NumFacet
Java class for numFacet complex type. |
class |
Pattern
Java class for anonymous complex type. |
class |
TotalDigits
Java class for anonymous complex type. |
class |
WhiteSpace
Java class for anonymous complex type. |
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return Facet | |
---|---|
Facet |
ObjectFactory.createFacet()
Create an instance of Facet |
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return types with arguments of type Facet | |
---|---|
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMaxExclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMaxInclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMinExclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMinInclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema with parameters of type Facet | |
---|---|
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMaxExclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMaxInclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMinExclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
javax.xml.bind.JAXBElement<Facet> |
ObjectFactory.createMinInclusive(Facet value)
Create an instance of JAXBElement < Facet > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |