Uses of Class
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationUnderscoreUpdate
Packages that use AgreementSpecificationUnderscoreUpdate
-
Uses of AgreementSpecificationUnderscoreUpdate in de.hybris.platform.agreementtmfwebservices.v1.dto
Methods in de.hybris.platform.agreementtmfwebservices.v1.dto that return AgreementSpecificationUnderscoreUpdateModifier and TypeMethodDescriptionAgreementSpecificationUnderscoreUpdate.addAttachmentItem(AttachmentRefOrValue attachmentItem) AgreementSpecificationUnderscoreUpdate.addRelatedPartyItem(RelatedParty relatedPartyItem) AgreementSpecificationUnderscoreUpdate.addSpecificationCharacteristicItem(AgreementSpecCharacteristic specificationCharacteristicItem) AgreementSpecificationUnderscoreUpdate.addSpecificationRelationshipItem(AgreementSpecificationRelationship specificationRelationshipItem) AgreementSpecificationUnderscoreUpdate.atbaseType(String atbaseType) AgreementSpecificationUnderscoreUpdate.atschemaLocation(String atschemaLocation) AgreementSpecificationUnderscoreUpdate.attachment(List<AttachmentRefOrValue> attachment) AgreementSpecificationUnderscoreUpdate.description(String description) AgreementSpecificationUnderscoreUpdate.lastUpdate(Date lastUpdate) AgreementSpecificationUnderscoreUpdate.lifecycleStatus(String lifecycleStatus) AgreementSpecificationUnderscoreUpdate.relatedParty(List<RelatedParty> relatedParty) AgreementSpecificationUnderscoreUpdate.serviceCategory(CategoryRef serviceCategory) AgreementSpecificationUnderscoreUpdate.specificationCharacteristic(List<AgreementSpecCharacteristic> specificationCharacteristic) AgreementSpecificationUnderscoreUpdate.specificationRelationship(List<AgreementSpecificationRelationship> specificationRelationship) AgreementSpecificationUnderscoreUpdate.validFor(TimePeriod validFor)