public class JsonOwlIndividual extends Object
Modifier and Type | Field and Description |
---|---|
JsonAnnotation[] |
annotations |
String |
id |
String |
label |
JsonOwlObject[] |
type |
Constructor and Description |
---|
JsonOwlIndividual() |
public String id
public String label
public JsonOwlObject[] type
public JsonAnnotation[] annotations
public int hashCode()
public boolean equals(Object obj)
Copyright © 2010–2015. All rights reserved.