Class PrimitiveContentDTO

java.lang.Object
org.osgi.dto.DTO
org.osgi.service.onem2m.dto.PrimitiveContentDTO

public class PrimitiveContentDTO extends DTO
DTO expresses Primitive Content.

This Data structure is used as union. Only one field MUST have a value, the others MUST be null.

See Also:
"NotThreadSafe"
  • Field Details

  • Constructor Details

    • PrimitiveContentDTO

      public PrimitiveContentDTO()