|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.util.record.DefaultFieldType
public class DefaultFieldType
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.util.record.FieldType |
|---|
EMPTY_ATTRIBUTES |
| Constructor Summary | |
|---|---|
DefaultFieldType(Name fieldName)
|
|
DefaultFieldType(Name fieldName,
java.lang.String label)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
|
Name |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFieldType(Name fieldName)
public DefaultFieldType(Name fieldName,
java.lang.String label)
| Method Detail |
|---|
public Name getName()
getName in interface FieldTypepublic java.lang.String getLabel()
getLabel in interface FieldType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||