public final class AMemberFromList extends PFromList
| Constructor and Description |
|---|
AMemberFromList() |
AMemberFromList(PCollectionMemberDeclaration _collectionMemberDeclaration_,
TComma _comma_,
PFromList _fromList_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PCollectionMemberDeclaration |
getCollectionMemberDeclaration() |
TComma |
getComma() |
PFromList |
getFromList() |
void |
setCollectionMemberDeclaration(PCollectionMemberDeclaration node) |
void |
setComma(TComma node) |
void |
setFromList(PFromList node) |
String |
toString() |
public AMemberFromList()
public AMemberFromList(PCollectionMemberDeclaration _collectionMemberDeclaration_, TComma _comma_, PFromList _fromList_)
public void apply(Switch sw)
public PCollectionMemberDeclaration getCollectionMemberDeclaration()
public void setCollectionMemberDeclaration(PCollectionMemberDeclaration node)
public TComma getComma()
public void setComma(TComma node)
public PFromList getFromList()
public void setFromList(PFromList node)
Copyright © 2004–2014 XWiki. All rights reserved.