Package org.bedework.calfacade
Class BwXproperty.Xpar
java.lang.Object
org.bedework.calfacade.BwXproperty.Xpar
- All Implemented Interfaces:
Serializable,Comparable<BwXproperty.Xpar>
- Enclosing class:
- BwXproperty
public static class BwXproperty.Xpar
extends Object
implements Comparable<BwXproperty.Xpar>, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Xpar
-
-
Method Details
-
getName
Get the name- Returns:
- String name
-
getValue
Get the value- Returns:
- String value
-
compareTo
- Specified by:
compareToin interfaceComparable<BwXproperty.Xpar>
-