Uses of Class
org.apache.cxf.ws.policy.v200607.AppliesTo
-
Packages that use AppliesTo Package Description org.apache.cxf.ws.policy.v200607 -
-
Uses of AppliesTo in org.apache.cxf.ws.policy.v200607
Fields in org.apache.cxf.ws.policy.v200607 declared as AppliesTo Modifier and Type Field Description protected AppliesToPolicyAttachment. appliesToMethods in org.apache.cxf.ws.policy.v200607 that return AppliesTo Modifier and Type Method Description AppliesToObjectFactory. createAppliesTo()Create an instance ofAppliesToAppliesToPolicyAttachment. getAppliesTo()Gets the value of the appliesTo property.Methods in org.apache.cxf.ws.policy.v200607 with parameters of type AppliesTo Modifier and Type Method Description voidPolicyAttachment. setAppliesTo(AppliesTo value)Sets the value of the appliesTo property.
-