org.gcube.vremanagement.vremodeler.resources
Class MFRelationNative

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.resources.MFRelationNative
All Implemented Interfaces:
Listable

public class MFRelationNative
extends Object
implements Listable


Constructor Summary
MFRelationNative(String collectionId, String metaFormatId)
           
 
Method Summary
 boolean equals(Object o)
           
 List<String> getAsStringList()
           
 String getMetadataCollectionId()
           
 String getMetadataFormatId()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MFRelationNative

public MFRelationNative(String collectionId,
                        String metaFormatId)
Method Detail

getAsStringList

public List<String> getAsStringList()
Specified by:
getAsStringList in interface Listable

getMetadataCollectionId

public String getMetadataCollectionId()

getMetadataFormatId

public String getMetadataFormatId()

equals

public boolean equals(Object o)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.