com.evolveum.midpoint.schema.xjc.schema
Class FieldBox<T>
java.lang.Object
com.evolveum.midpoint.schema.xjc.schema.FieldBox<T>
- All Implemented Interfaces:
- Comparable<FieldBox>
public class FieldBox<T>
- extends Object
- implements Comparable<FieldBox>
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldBox
public FieldBox(String fieldName,
T value)
compareTo
public int compareTo(FieldBox fieldBox)
- Specified by:
compareTo
in interface Comparable<FieldBox>
Copyright © 2013 evolveum. All Rights Reserved.