|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicReferenceDescription | |
|---|---|
| org.gcube.contentmanagement.layerindependent.descriptions | |
| Uses of BasicReferenceDescription in org.gcube.contentmanagement.layerindependent.descriptions |
|---|
| Methods in org.gcube.contentmanagement.layerindependent.descriptions that return BasicReferenceDescription | |
|---|---|
BasicReferenceDescription[] |
BasicInfoObjectDescription.getReferences()
Deprecated. prefer use of BasicInfoObjectDescription.getReferencesCollection() instead
because less conversion effort required |
| Methods in org.gcube.contentmanagement.layerindependent.descriptions that return types with arguments of type BasicReferenceDescription | |
|---|---|
java.util.List<BasicReferenceDescription> |
BasicInfoObjectDescription.getReferencesCollection()
Returns the references |
| Method parameters in org.gcube.contentmanagement.layerindependent.descriptions with type arguments of type BasicReferenceDescription | |
|---|---|
void |
BasicInfoObjectDescription.setReferences(java.util.List<BasicReferenceDescription> references)
Sets the references |
| Constructor parameters in org.gcube.contentmanagement.layerindependent.descriptions with type arguments of type BasicReferenceDescription | |
|---|---|
BasicInfoObjectDescription(java.lang.String objectid,
java.lang.String name,
java.lang.String type,
java.util.Map<java.lang.String,BasicPropertyDescription> properties,
java.util.List<BasicReferenceDescription> references)
Constructs a new info object with all values initiatilized |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||