|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion<T>
public class JaxbAssertion<T>
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion |
|---|
name, optional |
| Constructor Summary | |
|---|---|
JaxbAssertion()
|
|
JaxbAssertion(javax.xml.namespace.QName qn,
boolean optional)
|
|
| Method Summary | ||
|---|---|---|
static
|
cast(PolicyAssertion a)
|
|
static
|
cast(PolicyAssertion a,
java.lang.Class<T> type)
|
|
protected PolicyAssertion |
cloneMandatory()
|
|
boolean |
equal(org.apache.neethi.PolicyComponent policyComponent)
|
|
T |
getData()
|
|
void |
setData(T d)
|
|
| Methods inherited from class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion |
|---|
getName, getPolicy, getType, isAsserted, isOptional, normalize, serialize, setName, setOptional |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxbAssertion()
public JaxbAssertion(javax.xml.namespace.QName qn,
boolean optional)
| Method Detail |
|---|
public boolean equal(org.apache.neethi.PolicyComponent policyComponent)
equal in interface org.apache.neethi.PolicyComponentequal in class PrimitiveAssertionpublic void setData(T d)
public T getData()
protected PolicyAssertion cloneMandatory()
cloneMandatory in class PrimitiveAssertionpublic static <T> JaxbAssertion<T> cast(PolicyAssertion a)
public static <T> JaxbAssertion<T> cast(PolicyAssertion a,
java.lang.Class<T> type)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||