com.baidubce.services.lss.model
Class PublishPrefix

java.lang.Object
  extended by com.baidubce.services.lss.model.PublishPrefix
All Implemented Interfaces:
Serializable

public class PublishPrefix
extends Object
implements Serializable

Created by wuyafei on 16/6/28.

See Also:
Serialized Form

Constructor Summary
PublishPrefix()
           
 
Method Summary
 String getPush()
           
 void setPush(String push)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PublishPrefix

public PublishPrefix()
Method Detail

getPush

public String getPush()

setPush

public void setPush(String push)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.