public class ComplexValue extends Linked
Constructor and Description |
---|
ComplexValue() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getTypeName()
Get string representation of type (can be null if not set).
|
List<Property> |
getValue()
Get list of all values for this ComplexValue.
|
int |
hashCode() |
void |
setTypeName(String typeName)
Set string representation of type.
|
String |
toString() |
getAssociationLink, getAssociationLinks, getNavigationBinding, getNavigationBindings, getNavigationLink, getNavigationLinks, getOneByTitle
getBaseURI, getId, getTitle, setBaseURI, setCommonProperty, setId
getAnnotations
public List<Property> getValue()
public String getTypeName()
public void setTypeName(String typeName)
type
- string representation of typeCopyright © 2013–2018 The Apache Software Foundation. All rights reserved.