public class TransfPipeType extends TransformationType
Java class for TransfPipeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransfPipeType"> <complexContent> <extension base="{http://www.omwg.org/TR/d7/ontology/alignment}TransformationType"> <sequence> <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}_transformation" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected List<JAXBElement<? extends TransformationType>> |
transformation |
param, resource
Constructor and Description |
---|
TransfPipeType() |
Modifier and Type | Method and Description |
---|---|
List<JAXBElement<? extends TransformationType>> |
getTransformation()
Gets the value of the transformation property.
|
getParam, getResource, setResource
protected List<JAXBElement<? extends TransformationType>> transformation
public List<JAXBElement<? extends TransformationType>> getTransformation()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the transformation property.
For example, to add a new item, do as follows:
getTransformation().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
FunctionType
>
JAXBElement
<
ServiceType
>
JAXBElement
<
TransformationType
>
JAXBElement
<
TransfPipeType
>
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a