Package com.scene7.ipsapi
Class AssetSetInfo
java.lang.Object
com.scene7.ipsapi.AssetSetInfo
Java class for AssetSetInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AssetSetInfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="setDefinition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the setDefinition property.void
setSetDefinition
(String value) Sets the value of the setDefinition property.