public class LoInfoHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoInfoHelper.Properties |
| Constructor and Description |
|---|
LoInfoHelper() |
LoInfoHelper(Data data) |
| Modifier and Type | Method and Description |
|---|---|
Data |
getData() |
Data |
getDescr() |
String |
getId() |
Data |
getMeta() |
String |
getName() |
String |
getSequence() |
void |
setData(Data data) |
void |
setDescr(Data descData) |
void |
setId(String id) |
void |
setMeta(Data metaData) |
void |
setName(String name) |
void |
setSequence(String sequence) |
public LoInfoHelper()
public LoInfoHelper(Data data)
public void setSequence(String sequence)
public String getSequence()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.