|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.qml.upmc.fr.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.wsstar.qml.upmc.fr package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.wsstar.qml.upmc.fr |
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement<java.lang.Object> |
createAspect(java.lang.Object value)
Create an instance of JAXBElement<Object>} |
javax.xml.bind.JAXBElement<ConstraintType> |
createConstraint(ConstraintType value)
Create an instance of JAXBElement<ConstraintType>} |
ConstraintType |
createConstraintType()
Create an instance of ConstraintType |
Conversion |
createConversion()
Create an instance of Conversion |
EquivalentTo |
createEquivalentTo()
Create an instance of EquivalentTo |
Expr |
createExpr()
Create an instance of Expr |
ExprBinary |
createExprBinary()
Create an instance of ExprBinary |
ExprUnary |
createExprUnary()
Create an instance of ExprUnary |
Frequency |
createFrequency()
Create an instance of Frequency |
javax.xml.bind.JAXBElement<Frequency> |
createFrequency(Frequency value)
Create an instance of JAXBElement<Frequency>} |
FromUnit |
createFromUnit()
Create an instance of FromUnit |
Input |
createInput()
Create an instance of Input |
Mean |
createMean()
Create an instance of Mean |
javax.xml.bind.JAXBElement<Mean> |
createMean(Mean value)
Create an instance of JAXBElement<Mean>} |
Percentile |
createPercentile()
Create an instance of Percentile |
javax.xml.bind.JAXBElement<Percentile> |
createPercentile(Percentile value)
Create an instance of JAXBElement<Percentile>} |
QoSDimension |
createQoSDimension()
Create an instance of QoSDimension |
Range |
createRange()
Create an instance of Range |
ToUnit |
createToUnit()
Create an instance of ToUnit |
Type |
createType()
Create an instance of Type |
Unit |
createUnit()
Create an instance of Unit |
Value |
createValue()
Create an instance of Value |
Variance |
createVariance()
Create an instance of Variance |
javax.xml.bind.JAXBElement<Variance> |
createVariance(Variance value)
Create an instance of JAXBElement<Variance>} |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public Mean createMean()
Mean
public Unit createUnit()
Unit
public Frequency createFrequency()
Frequency
public Input createInput()
Input
public Conversion createConversion()
Conversion
public ConstraintType createConstraintType()
ConstraintType
public ExprBinary createExprBinary()
ExprBinary
public Percentile createPercentile()
Percentile
public Type createType()
Type
public Value createValue()
Value
public ToUnit createToUnit()
ToUnit
public FromUnit createFromUnit()
FromUnit
public EquivalentTo createEquivalentTo()
EquivalentTo
public Range createRange()
Range
public Variance createVariance()
Variance
public ExprUnary createExprUnary()
ExprUnary
public QoSDimension createQoSDimension()
QoSDimension
public Expr createExpr()
Expr
public javax.xml.bind.JAXBElement<java.lang.Object> createAspect(java.lang.Object value)
JAXBElement<Object>}
public javax.xml.bind.JAXBElement<Frequency> createFrequency(Frequency value)
JAXBElement<Frequency>}
public javax.xml.bind.JAXBElement<Percentile> createPercentile(Percentile value)
JAXBElement<Percentile>}
public javax.xml.bind.JAXBElement<Mean> createMean(Mean value)
JAXBElement<Mean>}
public javax.xml.bind.JAXBElement<ConstraintType> createConstraint(ConstraintType value)
JAXBElement<ConstraintType>}
public javax.xml.bind.JAXBElement<Variance> createVariance(Variance value)
JAXBElement<Variance>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||