public final class ATrimDesc extends PTrimDesc
| Constructor and Description |
|---|
ATrimDesc() |
ATrimDesc(TTrimSpecification _trimSpecification_,
PTrimCharacter _trimCharacter_,
TFrom _from_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TFrom |
getFrom() |
PTrimCharacter |
getTrimCharacter() |
TTrimSpecification |
getTrimSpecification() |
void |
setFrom(TFrom node) |
void |
setTrimCharacter(PTrimCharacter node) |
void |
setTrimSpecification(TTrimSpecification node) |
String |
toString() |
public ATrimDesc()
public ATrimDesc(TTrimSpecification _trimSpecification_, PTrimCharacter _trimCharacter_, TFrom _from_)
public void apply(Switch sw)
public TTrimSpecification getTrimSpecification()
public void setTrimSpecification(TTrimSpecification node)
public PTrimCharacter getTrimCharacter()
public void setTrimCharacter(PTrimCharacter node)
public TFrom getFrom()
public void setFrom(TFrom node)
Copyright © 2004–2014 XWiki. All rights reserved.