public class GenerationId extends Object implements Comparable<GenerationId>
Constructor and Description |
---|
GenerationId(String name,
DateTime validFrom) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(GenerationId other) |
boolean |
equals(Object obj) |
String |
getQName() |
DateTime |
getValidFrom() |
int |
hashCode() |
String |
toString() |
public String getQName()
public DateTime getValidFrom()
public int compareTo(GenerationId other)
compareTo
in interface Comparable<GenerationId>
Copyright © 2018. All rights reserved.