public class EDMResponsePayloadConcepts extends Object implements IEDMResponsePayloadConcepts
| Constructor and Description |
|---|
EDMResponsePayloadConcepts(String sRegistryObjectID,
com.helger.commons.collection.impl.ICommonsList<ConceptPojo> aConcepts) |
| Modifier and Type | Method and Description |
|---|---|
List<ConceptPojo> |
concepts() |
boolean |
equals(Object o) |
List<ConceptPojo> |
getAllConcepts() |
eu.toop.regrep.rim.ExtrinsicObjectType |
getAsRegistryObject() |
String |
getRegistryObjectID() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAsObjectRefpublic EDMResponsePayloadConcepts(@Nonnull @Nonempty String sRegistryObjectID, @Nullable com.helger.commons.collection.impl.ICommonsList<ConceptPojo> aConcepts)
@Nonnull @Nonempty public final String getRegistryObjectID()
getRegistryObjectID in interface IEDMResponsePayloadProvider@Nonnull @ReturnsMutableObject public final List<ConceptPojo> concepts()
concepts in interface IEDMResponsePayloadConceptsnull.@Nonnull @ReturnsMutableCopy public final List<ConceptPojo> getAllConcepts()
getAllConcepts in interface IEDMResponsePayloadConceptsnull.@Nonnull public eu.toop.regrep.rim.ExtrinsicObjectType getAsRegistryObject()
getAsRegistryObject in interface IEDMResponsePayloadProviderCopyright © 2020 toop.eu. All rights reserved.