Uses of Class
com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type

Packages that use PushToMasterRequest.Type
com.gentics.contentnode.rest.model.request   
 

Uses of PushToMasterRequest.Type in com.gentics.contentnode.rest.model.request
 

Methods in com.gentics.contentnode.rest.model.request that return PushToMasterRequest.Type
static PushToMasterRequest.Type PushToMasterRequest.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PushToMasterRequest.Type[] PushToMasterRequest.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.gentics.contentnode.rest.model.request that return types with arguments of type PushToMasterRequest.Type
 List<PushToMasterRequest.Type> PushToMasterRequest.getTypes()
           
 

Method parameters in com.gentics.contentnode.rest.model.request with type arguments of type PushToMasterRequest.Type
 void PushToMasterRequest.setTypes(List<PushToMasterRequest.Type> types)
           
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.