public class GpelPartnerLinksContainer extends GpelModelBase
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
builder, NS| Constructor and Description |
|---|
GpelPartnerLinksContainer(org.xmlpull.infoset.XmlElement target) |
GpelPartnerLinksContainer(org.xmlpull.infoset.XmlNamespace NS) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartnerLink(GpelPartnerLink partnerLink) |
Iterable<GpelPartnerLink> |
partnerLinks() |
void |
validateModel() |
checkNamespaceAndNametoString, xmlString, xmlStringPretty, xmlTypeName, xmlTypeNsxml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlValidate, xmlViewAspublic static final String TYPE_NAME
public GpelPartnerLinksContainer(org.xmlpull.infoset.XmlElement target)
public GpelPartnerLinksContainer(org.xmlpull.infoset.XmlNamespace NS)
public void addPartnerLink(GpelPartnerLink partnerLink) throws GpelModelValidationException
GpelModelValidationExceptionpublic Iterable<GpelPartnerLink> partnerLinks()
public void validateModel()
throws GpelModelValidationException
GpelModelValidationExceptionCopyright © 2013. All Rights Reserved.