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, getOneByTitlegetBaseURI, getId, getTitle, setBaseURI, setCommonProperty, setIdgetAnnotationspublic List<Property> getValue()
public String getTypeName()
public void setTypeName(String typeName)
type - string representation of typeCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.