public class ProducerInfoLinkImpl extends Object implements ProducerInfoLink
Modifier and Type | Method and Description |
---|---|
ExportableProducerInfoLinkCi |
export() |
String |
getName()
Returns the name of the producer link represented by the current instance
|
String |
getReference()
Returns the reference to the producer info represented by the current instance
|
String |
toString()
Returns a
String describing the current ProducerInfoLink instance |
public String getReference()
getReference
in interface ProducerInfoLink
public String getName()
getName
in interface ProducerInfoLink
public String toString()
String
describing the current ProducerInfoLink
instancetoString
in class Object
String
describing the current ProducerInfoLink
instancepublic ExportableProducerInfoLinkCi export()
Copyright © 2016–2025. All rights reserved.