Class ProgramAccountType
java.lang.Object
de.hybris.platform.ndc182shoppingfacades.messages.servicelistrequest.ProgramAccountType
Java class for ProgramAccountType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProgramAccountType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AccountID" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the accountID property.voidsetAccountID(String value) Sets the value of the accountID property.