org.msgpack.template
Class FieldList.Entry
java.lang.Object
org.msgpack.template.FieldList.Entry
- Enclosing class:
- FieldList
public static class FieldList.Entry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldList.Entry
public FieldList.Entry()
FieldList.Entry
public FieldList.Entry(String name,
FieldOption option)
getName
public String getName()
getOption
public FieldOption getOption()
isAvailable
public boolean isAvailable()
Copyright © 2011. All Rights Reserved.