public class FileItemDefinition extends Object implements Serializable
Constructor and Description |
---|
FileItemDefinition(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
String |
getStructureRef() |
void |
setName(String name) |
void |
setStructureRef(String structureRef) |
String |
toString() |
public FileItemDefinition(String id)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.