Class PointOfServiceListWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class PointOfServiceListWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    Representation of a Point of Service List
    See Also:
    Serialized Form
    • Constructor Detail

      • PointOfServiceListWsDTO

        public PointOfServiceListWsDTO()
    • Method Detail

      • setPointOfServices

        public void setPointOfServices​(java.util.List<PointOfServiceWsDTO> pointOfServices)