Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.Property
-
Packages that use Property Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of Property in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704
Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type Property Modifier and Type Field Description protected List<Property>MessageProperties. propertyprotected List<Property>PartProperties. propertyMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Property Modifier and Type Method Description PropertyObjectFactory. createProperty()Create an instance ofPropertyMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type Property Modifier and Type Method Description List<Property>MessageProperties. getProperty()Gets the value of the property property.List<Property>PartProperties. getProperty()Gets the value of the property property.
-