java.lang.Object | |
↳ | com.oracle.xmlns.svc.expression.ObjectFactory |
This object contains factory methods for each Java content interface and Java element interface generated in the com.oracle.xmlns.svc.expression 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.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
_AttributeExpression_QNAME | |||||||||||
_ChildExpression_QNAME | |||||||||||
_ConjunctionOperatorDomain_QNAME | |||||||||||
_ExpressionAttributeFilter_QNAME | |||||||||||
_ExpressionAttribute_QNAME | |||||||||||
_ExpressionFilter_QNAME | |||||||||||
_ExpressionOperatorFilter_QNAME | |||||||||||
_ExpressionOperator_QNAME | |||||||||||
_Expression_QNAME | |||||||||||
_MultiValueExpression_QNAME | |||||||||||
_ValueExpression_QNAME |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.oracle.xmlns.svc.expression
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.oracle.xmlns.svc.expression
Create an instance of JAXBElement<
AttributeExpression
>
}
value |
---|
Create an instance of JAXBElement<
ChildExpression
>
}
value |
---|
Create an instance of JAXBElement<
ConjunctionOperatorDomain
>
}
value |
---|
Create an instance of ConjunctionOperatorDomain
Create an instance of JAXBElement<
Expression
>
}
value |
---|
Create an instance of JAXBElement<
ExpressionAttribute
>
}
value |
---|
Create an instance of ExpressionAttributeFilter
Create an instance of JAXBElement<
ExpressionAttributeFilter
>
}
value |
---|
Create an instance of JAXBElement<
ExpressionFilter
>
}
value |
---|
Create an instance of JAXBElement<
ExpressionOperator
>
}
value |
---|
Create an instance of ExpressionOperatorFilter
Create an instance of JAXBElement<
ExpressionOperatorFilter
>
}
value |
---|
Create an instance of JAXBElement<
MultiValueExpression
>
}
value |
---|
Create an instance of MultiValueExpression
Create an instance of JAXBElement<
ValueExpression
>
}
value |
---|