public class ReferenceTypeImpl extends Object implements ReferenceType
| Constructor and Description |
|---|
ReferenceTypeImpl(String name,
String type,
URI href) |
public String getName()
getName in interface ReferenceTypepublic String getType()
getType in interface ReferenceTypeVCloudMediaTypepublic URI getHref()
getHref in interface ReferenceTypepublic int compareTo(ReferenceType that)
compareTo in interface Comparable<ReferenceType>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.