|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| 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 | |
|---|---|
protected List<Property> |
PartProperties.properties
|
protected List<Property> |
MessageProperties.properties
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Property | |
|---|---|
Property |
ObjectFactory.createProperty()
Create an instance of Property |
Property |
Property.withName(String value)
|
Property |
Property.withValue(String value)
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type Property | |
|---|---|
List<Property> |
PartProperties.getProperties()
Gets the value of the properties property. |
List<Property> |
MessageProperties.getProperties()
Gets the value of the properties property. |
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Property | |
|---|---|
PartProperties |
PartProperties.withProperties(Property... values)
|
MessageProperties |
MessageProperties.withProperties(Property... values)
|
| Method parameters in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type arguments of type Property | |
|---|---|
void |
PartProperties.setProperties(List<Property> value)
|
void |
MessageProperties.setProperties(List<Property> value)
|
PartProperties |
PartProperties.withProperties(Collection<Property> values)
|
MessageProperties |
MessageProperties.withProperties(Collection<Property> values)
|
PartProperties |
PartProperties.withProperties(List<Property> value)
|
MessageProperties |
MessageProperties.withProperties(List<Property> value)
|
| Constructor parameters in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type arguments of type Property | |
|---|---|
MessageProperties(List<Property> properties)
Fully-initialising value constructor |
|
PartProperties(List<Property> properties)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||