Class BodySchema

java.lang.Object
com.orange.spring.tmf630.affordances.BodySchema
All Implemented Interfaces:
AffordanceProperties.Property<BodySchema>, Serializable

public final class BodySchema extends Object implements AffordanceProperties.Property<BodySchema>, Serializable
Describes the expected body structure of the request. Can be used instead of the Fields for a more complex structure.
See Also: