Java class for AttributeFieldMapping complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributeFieldMapping"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="feedAttributeId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="fieldId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
|
|
|
|