| Package | Description |
|---|---|
| io.legaldocml.akn | |
| io.legaldocml.akn.attribute | |
| io.legaldocml.akn.element | |
| io.legaldocml.akn.type | |
| io.legaldocml.akn.util | |
| io.legaldocml.business.util |
| Modifier and Type | Method and Description |
|---|---|
Id |
AkomaNtosoContext.getId(NoWhiteSpace id) |
| Modifier and Type | Method and Description |
|---|---|
NoWhiteSpace |
Id.getEid() |
NoWhiteSpace |
Id.getGUID() |
NoWhiteSpace |
Id.getWid() |
| Modifier and Type | Method and Description |
|---|---|
void |
Id.setEid(NoWhiteSpace eid) |
void |
Id.setGUID(NoWhiteSpace guid) |
void |
Id.setWid(NoWhiteSpace wid) |
| Modifier and Type | Method and Description |
|---|---|
NoWhiteSpace |
AbstractId.getEid() |
NoWhiteSpace |
AbstractId.getGUID() |
NoWhiteSpace |
AbstractId.getWid() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractId.setEid(NoWhiteSpace eId) |
void |
AbstractId.setGUID(NoWhiteSpace guid) |
void |
AbstractId.setWid(NoWhiteSpace wId) |
| Modifier and Type | Method and Description |
|---|---|
static NoWhiteSpace |
NoWhiteSpace.valueOf(char[] value) |
static NoWhiteSpace |
NoWhiteSpace.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
static TLCConcept |
TLCFactory.newTLCConcept(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCOrganization |
TLCFactory.newTLCOrganization(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCPerson |
TLCFactory.newTLCPerson(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCRole |
TLCFactory.newTLCRole(NoWhiteSpace eid,
Uri href,
String showAs) |
| Modifier and Type | Method and Description |
|---|---|
static NoWhiteSpace |
EidFactory.make(Id parent,
Id object) |
static NoWhiteSpace |
EidFactory.make(Id parent,
Id object,
String number) |
static NoWhiteSpace |
EidFactory.make(Id object,
String number) |
Copyright © 2017. All rights reserved.