Package no.unit.nva.model.contexttypes
Class Cartograph
- java.lang.Object
-
- no.unit.nva.model.contexttypes.Cartograph
-
- All Implemented Interfaces:
Partitive,PublicationContext
public class Cartograph extends java.lang.Object implements Partitive
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCartograph.Builder
-
Field Summary
-
Fields inherited from interface no.unit.nva.model.contexttypes.Partitive
ERROR_TEMPLATE
-
-
Constructor Summary
Constructors Constructor Description Cartograph(java.net.URI partOf)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.net.URIgetPartOf()inthashCode()voidsetPartOf(java.net.URI partOf)-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface no.unit.nva.model.contexttypes.Partitive
getErrorTemplate, validateUri
-
-