|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.schema.xjc.schema.FieldBox<T>
public class FieldBox<T>
Constructor Summary | |
---|---|
FieldBox(java.lang.String fieldName,
T value)
|
Method Summary | |
---|---|
int |
compareTo(FieldBox fieldBox)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldBox(java.lang.String fieldName, T value)
Method Detail |
---|
public int compareTo(FieldBox fieldBox)
compareTo
in interface java.lang.Comparable<FieldBox>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |