org.gcube.vremanagement.vremodeler.resources
Class MFRelationNative
java.lang.Object
org.gcube.vremanagement.vremodeler.resources.MFRelationNative
- All Implemented Interfaces:
- Listable
public class MFRelationNative
- extends java.lang.Object
- implements Listable
Constructor Summary |
MFRelationNative(java.lang.String collectionId,
java.lang.String metaFormatId)
|
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MFRelationNative
public MFRelationNative(java.lang.String collectionId,
java.lang.String metaFormatId)
getAsStringList
public java.util.List<java.lang.String> getAsStringList()
- Specified by:
getAsStringList
in interface Listable
getMetadataCollectionId
public java.lang.String getMetadataCollectionId()
getMetadataFormatId
public java.lang.String getMetadataFormatId()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object