Class Scheme.DefaultScheme
- java.lang.Object
-
- network.oxalis.vefa.peppol.common.model.Scheme.DefaultScheme
-
- All Implemented Interfaces:
Serializable,SimpleIdentifier,Scheme
- Enclosing interface:
- Scheme
public static class Scheme.DefaultScheme extends Object implements Scheme, Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface network.oxalis.vefa.peppol.common.model.Scheme
Scheme.DefaultScheme
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()StringtoString()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface network.oxalis.vefa.peppol.common.api.SimpleIdentifier
getIdentifier
-
-