public class EDMRequestPayloadConcepts extends Object implements IEDMRequestPayloadConcepts
| Constructor and Description |
|---|
EDMRequestPayloadConcepts(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.slot.ISlotProvider |
getAsSlotProvider() |
int |
hashCode() |
String |
toString() |
public EDMRequestPayloadConcepts(@Nonnull @Nonempty com.helger.commons.collection.impl.ICommonsList<ConceptPojo> aConcepts)
@Nonnull @ReturnsMutableObject public final List<ConceptPojo> concepts()
concepts in interface IEDMRequestPayloadConceptsnull.@Nonnull @ReturnsMutableCopy public final List<ConceptPojo> getAllConcepts()
getAllConcepts in interface IEDMRequestPayloadConceptsnull.@Nonnull public eu.toop.regrep.slot.ISlotProvider getAsSlotProvider()
getAsSlotProvider in interface IEDMRequestPayloadProviderISlotProvider. May not be null.Copyright © 2020 toop.eu. All rights reserved.